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
- Host: GitHub
- URL: https://github.com/khianvictorycalderon/my-python-files
- Owner: khianvictorycalderon
- Created: 2025-01-20T01:02:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-05-13T14:37:56.000Z (7 months ago)
- Last Synced: 2025-10-11T22:05:16.505Z (about 2 months ago)
- Topics: python, python-codes, python-program, python-programming
- Language: Python
- Homepage:
- Size: 12.7 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`