Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.
/ Python-Exercises Public archive

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

Notifications You must be signed in to change notification settings

iitmcvg/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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published