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

https://github.com/gmc-code/pc-python


https://github.com/gmc-code/pc-python

Last synced: 3 days ago
JSON representation

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.