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 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 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