Skip to content

yasha-la/python-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-practice

Purpose/Description:

This is a collection of exercises and mini-projects that I have made while learning Python. It documents my progress and demonstrates my understanding of the language. Many of these are loosely based on material from one of the sources below but have been independently implemented and modified significantly.

  • "Python Full Course 2024" by Bro Code on YouTube
  • More sources will be added over time

Tools/Methods:

  • Python 3

How to Run:

  • Navigate to the project folder:
cd python-practice
  • Run any file:
python exercises/filename.py
# or
python mini-projects/filename.py
  • Make sure Python 3 is installed:
python --version

About

Collection of excercises and mini-projects made while learning Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages