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
This chart provides examples of all the Python code that I use in my lessons. Each example is chosen to help students by giving them a modified version of what they are asked to do on my practice problems. I use this as a scaffolding resource for student who need extra support in my classroom. Examples include: print formatting methodsstring replacementtype coercionlist methodsrandom integer generatorstring slicingconditionals for loopswhile loops
These 10 questions accompany lesson 7 as a check for understanding. Lesson 7 is here: hhttps://www.teacherspayteachers.com/Product/Python-Lesson-7-For-Loops-4017061
These 10 questions accompany lesson 8 as a check for understanding. Lesson 8 is here: https://www.teacherspayteachers.com/Product/Python-Lesson-8-While-Loops-4016427
These 10 questions accompany lesson 6 as a check for understanding. Lesson 6 is here: https://www.teacherspayteachers.com/Product/Lesson-6-Conditionals-4016205