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