Ecosyste.ms: Awesome
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
code-compilations python python-code-compilations python-codes
Last synced: 3 days ago
JSON representation
A collection of my python codes.
- Host: GitHub
- URL: https://github.com/khianvictorycalderon/my-python-files
- Owner: khianvictorycalderon
- Created: 2024-11-25T06:57:18.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-12-14T07:37:18.000Z (10 days ago)
- Last Synced: 2024-12-14T08:25:20.572Z (10 days ago)
- Topics: code-compilations, python, python-code-compilations, python-codes
- Language: Python
- Homepage:
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`