This is the fourth lesson in my Python unit. It includes these topics: Lists Accessing items within a lists suing index values The slide deck includes Check for Understandings *Notes: this is Python version 3
This is the sixth lesson in my Python unit. It includes the topics: Conditional Constructs Single outcome conditionals Multiple outcome conditionals Flow charts Number comparison operations Logical Operators *Note: this is Python version 3 This is the video that I use to teach a version of this lesson: https://www.youtube.com/watch?v=mvYRS1jkkuI & index=6 & list=PLZbGM21O9Wq_W27KcT-_yROyXvsNqrDFh & t=0s
This is the ninth lesson in my Python unit.
It includes many, many Python Turtle commands
There a small embedded movies that show what each command does
(That is also why it is a little more expensive)
*Note: this is Python version 3
This is the video that I use to teach a version of this lesson:
https://www.youtube.com/watch?v=WmDvxNbr85E&index=9&list=PLZbGM21O9Wq_W27KcT-_yROyXvsNqrDFh&t=0s
This lesson is the first in my Python unit. It covers: Variables Data Types Print and Input Functions Type Coercion Checks for understanding are included for each topic.
This is the seventh lesson in my Python unit. It includes the topics: For loops with one number for loops with beginning, end and interative number Math in a for loop *Note: this is Python version 3 This is the video that I use to teach a version of this lesson: https://www.youtube.com/watch?v=vtxmHPyoIB8 & t=0s & list=PLZbGM21O9Wq_W27KcT-_yROyXvsNqrDFh & index=7
This is the eighth lesson in my Python unit. It includes the topics: While Loops Flow harts While loops with conditionals *Note: this is Python version 3 This is the video that I use to teach a version of this lesson: https://www.youtube.com/watch?v=yeCV8-sdONM & index=8 & list=PLZbGM21O9Wq_W27KcT-_yROyXvsNqrDFh & t=0s
This is the second lesson in my Python unit. It includes these topics: upper method lower method title method concatenation escape characters String formatting The slide deck includes Check for Understandings *Notes: this is Python version 3
This is the third lesson in my Python unit. It includes the topics: String slicing using index values Using two index value for a range Using three index values for a range and step Advanced string slicing The slide deck includes Check for Understandings *Notes: this is Python version 3