Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

code-compilations python python-code-compilations python-codes

Last synced: 3 days 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`