https://github.com/gmc-code/pc-python
https://github.com/gmc-code/pc-python
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gmc-code/pc-python
- Owner: gmc-code
- Created: 2024-09-18T01:21:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-06T10:35:15.000Z (about 2 months ago)
- Last Synced: 2026-05-06T11:38:31.050Z (about 2 months ago)
- Language: Python
- Size: 7.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PC-Python
---------
These docs will help you with your python coding as you move from simple to advanced skills: operators, variables, selection, iteration, functions, case matching, packing and unpacking, enumeration, comprehensions, generators.
Turtle drawings include using the turtle to create shapes and building modules for turtle shape drawing.
File usage covers csv, json, txt and xml files.
The creation of classes is illustrated with everyday examples.