Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.08 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.08 KB

100 Days of Code - Python by Angela Yu

Welcome to my repository for the "100 Days of Code: The Complete Python Pro Bootcamp" by Angela Yu. This project showcases my work and solutions across various Python topics covered in the course.

Overview

In this repository, you’ll find:

  • Projects: Coding projects from the bootcamp.
  • Solutions: Solutions to exercises and challenges.
  • Notes: Key concepts and learning points.

Course Content

The bootcamp covers:

  • Python Basics
  • Data Structures
  • Web Development
  • Data Science
  • Automation
  • and more!

How to Use

Clone the repository:

git clone https://github.com/manojsvgit/100_Days_of_Python_Angela_Yu.git

Navigate to the project folder:

cd 100_Days_of_Python_Angela_Yu

Explore the code and projects.

Contributing

Feel free to fork the repository and contribute by submitting pull requests. Your suggestions and improvements are welcome!

License

This project is licensed under the MIT License - see the LICENSE file for details.


Thank you for visiting! Happy coding!