TPT
Total:
$0.00
STEM Stash Banner

STEM Stash

Rated 4.95 out of 5, based on 6 reviews
8 Followers
New York, United States
About the store
13 years as an educator grades 7 - 12, 3 years as a college educator
Read more

All resources

Preview of Python Unit Bundle

Python Unit Bundle

Created by
STEM Stash
This is a bundled resource. It contains: Lesson 1Lesson 1 ExercisesLesson 2Lesson 2 ExercisesLesson 3Lesson 3 ExercisesLesson 4Lesson 4 ExercisesLesson 5Lesson 5 ExercisesLesson 6Lesson 6 Check for UnderstandingLesson 6 ExercisesLesson 7Lesson 7 Check for UnderstandingLesson 7 ExercisesLesson 8Lesson 8 Check for UnderstandingLesson 8 ExercisesLesson 9 Lesson 9 Exercises #1Lesson 9 Exercises #2Python Coding ChartPython Turtle Coding Chart
Preview of Python Lesson 4: Lists

Python Lesson 4: Lists

Created by
STEM Stash
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
Preview of Python Lesson 4 Exercises: Lists

Python Lesson 4 Exercises: Lists

Created by
STEM Stash
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
Preview of Python Lesson 6: Conditionals

Python Lesson 6: Conditionals

Created by
STEM Stash
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
Preview of Python Lesson 1 Exercises

Python Lesson 1 Exercises

Created by
STEM Stash
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
Preview of Python Lesson 9: Intro to Python Turtle

Python Lesson 9: Intro to Python Turtle

Created by
STEM Stash
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
Preview of Python Turtle Exercise #1: Snowflake pattern

Python Turtle Exercise #1: Snowflake pattern

Created by
STEM Stash
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
Preview of Python Lesson 1: Introduction to Python

Python Lesson 1: Introduction to Python

Created by
STEM Stash
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.
Preview of Python Lesson 7: For Loops

Python Lesson 7: For Loops

Created by
STEM Stash
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
Preview of Python Lesson 6 Exercises: Conditionals

Python Lesson 6 Exercises: Conditionals

Created by
STEM Stash
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
Preview of Python Lesson 8 While Loops

Python Lesson 8 While Loops

Created by
STEM Stash
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
Preview of Python Lesson 2: Strings and String Methods

Python Lesson 2: Strings and String Methods

Created by
STEM Stash
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
Preview of Python Lesson 8 Exercises: While Loops

Python Lesson 8 Exercises: While Loops

Created by
STEM Stash
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
Preview of Python Lesson 7 Exercises: For Loops

Python Lesson 7 Exercises: For Loops

Created by
STEM Stash
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
Preview of Python Lesson 3 Exercises: String Slicing

Python Lesson 3 Exercises: String Slicing

Created by
STEM Stash
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
Preview of Python Lesson 2 Exercises: String Methods

Python Lesson 2 Exercises: String Methods

Created by
STEM Stash
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
Preview of Python Coding Chart

Python Coding Chart

Created by
STEM Stash
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
Preview of Python Lesson 5 Exercises: Mathematical Operations

Python Lesson 5 Exercises: Mathematical Operations

Created by
STEM Stash
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
Preview of Python Lesson 3: String Slicing

Python Lesson 3: String Slicing

Created by
STEM Stash
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
Preview of Python Lesson 5: Mathematical Operations

Python Lesson 5: Mathematical Operations

Created by
STEM Stash
This is the fifth lesson in my Python unit. It includes the topics: Mathematical Operations *Note: this is Python version 3
Showing 1-20 of 26 results

About the store

Experience

13 years as an educator grades 7 - 12, 3 years as a college educator

Awards & shining teacher moments

Math for America Master Teacher

My own education history

Doctoral Degree, Mathematics Education Columbia University

Additional biographical information

Mathematics and Computer Science Teacher