close
The Wayback Machine - https://web.archive.org/web/20201108031808/https://github.com/iitmcvg/Python-Exercises
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.