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
These exercises are intended to accompany Python Lesson 4 (https://www.teacherspayteachers.com/Product/Python-Lesson-4-Lists-3743054). *Answer key included on last page* This assignment is tiered (differentiated). It includes these topics: Lists Accessing items within a lists suing index values
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
These exercises are intended to accompany Python Lesson 1 (https://www.teacherspayteachers.com/Product/Python-Lesson-1-Introduction-to-Python-3741751). This assignment is tiered (differentiated). Topics covered: Variables Data Types Print and Input Functions Type Coercion
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 assignment is meant to be used directly after I teach Lesson 9 that introduced Python Turtle.
https://www.teacherspayteachers.com/Product/Python-Lesson-9-Intro-to-Python-Turtle-4017256
Answer key included
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
These exercises are intended to accompany Python Lesson 6 (https://www.teacherspayteachers.com/Product/Python-Lesson-6-Conditionals-4016205). *Link to answer key included on last page* This assignment is tiered (differentiated). Topics covered: 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.youtub
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
These exercises are intended to accompany Python Lesson 8 : https://www.teacherspayteachers.com/Product/Python-Lesson-8-While-Loops-4016427 *Link to answer key included on last page* This assignment is tiered (differentiated). Topics covered: While Loops Flow charts 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
These exercises are intended to accompany Python Lesson 7 : https://www.teacherspayteachers.com/Product/Python-Lesson-7-For-Loops-4017061 *Answer Key Included* This assignment is tiered (differentiated). 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
These exercises are intended to accompany Python Lesson 1 (https://www.teacherspayteachers.com/Product/Python-Lesson-3-String-Slicing-3743024). This assignment is tiered (differentiated). Topics covered: String slicing using index values Using two index value for a range Using three index values for a range and step Advanced string slicing String methods find, replace and count
These exercises are intended to accompany Python Lesson 2 (https://www.teacherspayteachers.com/Product/Python-Lesson-2-Strings-and-String-Methods-3741795). This assignment is tiered (differentiated). Topics covered: upper method lower method title method concatenation escape characters String formatting
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 exercises are intended to accompany Python Lesson 5 *Answer key included on last page* This assignment is tiered (differentiated). It includes these topics: Mathematical Operations
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