An open API service indexing awesome lists of open source software.

https://github.com/khianvictorycalderon/my-python-files

A collection of my python codes
https://github.com/khianvictorycalderon/my-python-files

python python-codes python-program python-programming

Last synced: about 2 months ago
JSON representation

A collection of my python codes

Awesome Lists containing this project

README

          

### 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 `, example: `cmd hello.py`