Programming With Python
The following activities will help you get acquaintated with the Python programming language.
The activities were made using the
Python 2.7
Programming Environment.
Python Syntax Quick Guide -
.docx
.pdf
My First Python Programs -
.docx
.pdf
Common Math Operators -
.docx
.pdf
Variables And Math -
.docx
.pdf
User Input -
.docx
.pdf
Variable Types and Calculations -
.docx
.pdf
Formatting Output -
.docx
.pdf
Conditional Statements -
.docx
.pdf
Videos
Python Lesson 1: Input, Output and variables
Python Lesson 2: Input, Output and variables
Input Files, Loops and Lists in Python - Quick Tutorial