Skip to content

Repository dedicated to the solutions of the 100 Python exercises from the Curso em Vídeo course, taught by Professor Gustavo Guanabara. An excellent opportunity to deepen knowledge and practice Python programming.

License

Notifications You must be signed in to change notification settings

amandavsamorim/python-100exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 

Repository files navigation

🐍 100 Python Exercises - Curso em Vídeo

Welcome! This repository contains my solutions for the 100 Python exercises from the Curso em Vídeo channel on YouTube, taught by professor Gustavo Guanabara.

📋 About the Project

Throughout the course, various challenges are presented to practice the Python programming language. This repository serves as a way to track my progress and share my solutions with the community.

The exercises cover everything from basic programming concepts to more advanced topics, helping reinforce learning and develop practical skills.

🗂 Repository Structure

The exercises are organized by number and topic, as per the course:

 📂 python-100exercises/exercises
├── ex001.py 
├── ex002.py
├── ...
└── ex100.py

🚀 How to Use

  1. Clone the repository:
    git clone https://github.com/amandavsamorim/python-100exercises.git
    cd python-100exercises
    
  2. Run an exercise:
     python exercises/ex001.py
    

👩🎓 About the Course

The Python Course from Curso em Vídeo is one of the best free options to learn Python. The material is very educational, with clear explanations and several practical examples. If you're just starting with Python, I highly recommend checking it out!

🤝 Contributions

This repository is personal, but I'm open to suggestions for improvement! If you find any errors or have ideas to enhance the solutions, feel free to open an issue or send a pull request.

About

Repository dedicated to the solutions of the 100 Python exercises from the Curso em Vídeo course, taught by Professor Gustavo Guanabara. An excellent opportunity to deepen knowledge and practice Python programming.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages