top of page

Python Fundamentals (Part 2.)

Scope: Global vs. Local Left , Right Alignment, String Formatting from decimal import * ---------------------------------------------- [:...

Python Fundamentals (Part 1.)

Python Identifiers: Starts with A-Z,a-z or underscore DON't start with digits DON'T use reserved keywords Mandarin is allowed in Python 3...

bottom of page