Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 790 Bytes

File metadata and controls

26 lines (14 loc) · 790 Bytes

100 Days of Python

This repo is an honest attempt to code and learn python form basics consistently for 100 Days.

Installation

Follow these steps to get the exe download file:

  1. Open a browser window and navigate to the Python.org Downloads page for Windows.

  2. Under the “Python Releases for Windows” heading, click the link for the Latest Python 3 Release - Python 3.x.x. As of this writing, the latest version was Python 3.8.4.

  3. Scroll to the bottom and select either Windows x86-64 executable installer for 64-bit or Windows x86 executable installer for 32-bit.

python3 --version

Contributing

Well if you would like to also attempt this, i guess challenge go ahead and fork the repo ^-^

License

MIT