Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 948 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 948 Bytes

CodeAlpha Internship Task as Python Developer

Language are used:

  • Python

Tools used in the Page

Task-1

FIBONACCI GENERATOR

The Fibonacci series is a sequence where each number is the sum of the two preceding numbers, defined by a mathematical recurrence relationship.

Task-2

VOICE ASSISTANT

Create a custom voice assistant using Python to personalize and automate tasks according to your needs. Python's versatility makes it an excellent choice for scripting and development, allowing you to build a voice assistant that can compete with the likes of Siri, Alexa, and Google Assistant.