Skip to content

Generic Set of exercises in python aimed to teach newbies to grasp fundamentals easily.

Notifications You must be signed in to change notification settings

awearytraveler/Python-Exercises

 
 

Repository files navigation

Python Exercises

These are a set of basic exercises in python aimed to help newbies grasp fundamentals easily.

If you are here for the first time

  • Look at Exercise-0 online (Click on the file above)
  • Clone this repository
  • Install Jupyter by shooting up a terminal(Linux)/cmd(Windows), and hitting pip install jupyter notebook
  • Open a terminal/cmd in the git folder you just cloned, and start a Notebook by typing jupyter notebook
  • Go through the exercises sequentially

If you face any problems or have suggestions, please raise an issue in the repository issues page

If you believe you can contribute, then send in a pull request :)

About

Generic Set of exercises in python aimed to teach newbies to grasp fundamentals easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%