User input (text based) in Python (basic) – Input and output, the basics

Basic output (print) in Python – Input and output, the basics

Use of the conditional “if” – The basics of programming

Use of “else” with a conditional – The basics of programming

Use of “elif” with a conditional – The basics of programming

Use of loops with “while” – The Loops

Use of loops with “for” – The Loops

Calling Python functions – Making life easier: Functions

Creating Python functions – Making life easier: Functions

Ability to create Python file and run from command line-

Creation and use of ranges in Python – The ranges and lists

Creation and use of list in Python – The ranges and lists

Use of comments in Python – Quick info: Comments in Python

CC BY 4.0 Masteries From partial 1 by charliegdrummer is licensed under a Creative Commons Attribution 4.0 International License.