Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 289 Bytes

These are my Python Files

Each python file demonstrates individual different capabilities. These are also my files used during college.

To run a python code:

  • Install Python
  • Open CMD
  • Go to your python file directory
  • type cmd <your python file name>, example: cmd hello.py