I use this repository to store my Python programming exercises. I have uploaded mostly everything from basic exercises to complex problems in separate files. The project repository is organized into folders by topic.
As this is a repository to store exercises, you only need basic Python and JupyterLab or Jupyter Notebook installations. Using Anaconda Navigator is recommeded.
To run the code you need to have Python installed on your computer and JupyterLab (or Notebook) for visualization and file editing.
- Python 3+
- JupyterLab 4.0+ or Jupyer Notebook
- Clone the repo
git clone https://github.com/ErnieSumoso/python-exercises.git
- Explore the files and enjoy!
You can use this repository to solve the problems yourself, try new approaches, and improve your Python programming skills!
Here are some resources that I use for help:
- Add algorithms exercises
- Add machine learning exercises
- Complete the 101 natural language processing problems
I am always open for any suggestions on what exercises to solve. Please, add them on the issues section.
Ernie Sumoso - GitHub Profile - My Repositories
Project Link: https://github.com/ErnieSumoso/python-exercises