TPT
Total:
$0.00

For Loop Java

880+ results
Filters
Subject
Standard
Preview of Coding Dice Games: Explore Probability Through Play (Python | Grades 5–10+)

Coding Dice Games: Explore Probability Through Play (Python | Grades 5–10+)

Looking for a meaningful way to teach coding AND probability—without worksheets that fall flat? This ready-to-use resource engages students through interactive Python-based dice games, helping them build, test, and understand key concepts through play. What Students Will Learn: Python fundamentals (variables, loops, conditionals, functions)Randomization and simulationTheoretical vs. experimental probabilityIndependent vs. dependent eventsStrategic thinking and decision-makingWhat’s Included:
Preview of Learn Python Coding with Number Games | Grades 5–7+

Learn Python Coding with Number Games | Grades 5–7+

Help your students build real Python programming skills through two engaging number-based coding challenges! This resource guides students through two scaffolded projects that explore lists, loops, conditionals, functions, and user input--all through interactive number games. Students will: Generate and analyze random number lists Identify even numbers using conditionals Use loops to process data Create and call functions Build complete "Number Sort" and "Guess the Number" games in Python T
Preview of Geometric Art with LYNX Coding

Geometric Art with LYNX Coding

Geometric Art with Lynx — Student Handout & Teacher Activity GuideIntroduce your students to coding with Lynx in a fun, creative, and structured way. This resource blends coding, geometry, and art, making it a perfect entry point for learners new to text-based programming. Students will plan, write, and test their own procedures to create geometric art — experimenting with shapes, colours, variables, loops, and randomization. Teachers receive clear guidance, sample code, and extension activiti
Preview of Learn Python Coding Bundle | Name Generator + Number Games (Grades 5–7+)

Learn Python Coding Bundle | Name Generator + Number Games (Grades 5–7+)

Introduce your students to Python programming through engaging coding projects that combine creativity, problem-solving, and game design. This bundle includes two scaffolded Python resources that guide students through a series of hands-on coding challenges. Students learn to manipulate text, work with numbers, and build interactive programs using core programming concepts such as variables, lists, loops, conditionals, functions, and user input. Across multiple projects, students gradually build
Preview of Operation Mastery-3rd Grade Task Cards- All Operations

Operation Mastery-3rd Grade Task Cards- All Operations

What’s Inside... 30 Multi-Step Word Problems – carefully crafted with real-world contexts and extra details to mirror rigorous assessments. Covers All Four Operations – addition, subtraction, multiplication, and division in meaningful word problems. Three Classroom Formats – multiple choice set, open-response set, and Scoot activity cards. Self-Checking Scoot System – students solve, check their work, and stay accountable through a built-in loop. Answer Keys & Recording Sheets – complete te
Preview of Math × Python Series - Coding Linear Relations (Project 3 - BOTH Guides)

Math × Python Series - Coding Linear Relations (Project 3 - BOTH Guides)

Building an Interactive Linear Relations Explorer with Loops & User InputTake your students’ coding and math skills to the next level by transforming their line-testing program into a fully interactive exploration tool. In Project 3, learners will harness loops and user-driven input to test as many points as they like, drawing on everything they’ve mastered in Projects 1 and 2. What Students Will Do:Design Dynamic Pseudocode-Plan a while-loop structure that repeatedly:Prompts for a test pointCa
Preview of Math × Python Series - Coding Linear Relations (Project 3 - Student Guide)

Math × Python Series - Coding Linear Relations (Project 3 - Student Guide)

Building an Interactive Linear Relations Explorer with Loops & User InputTake your students’ coding and math skills to the next level by transforming their line-testing program into a fully interactive exploration tool. In Project 3, learners will harness loops and user-driven input to test as many points as they like, drawing on everything they’ve mastered in Projects 1 and 2. What Students Will Do:Design Dynamic Pseudocode-Plan a while-loop structure that repeatedly:Prompts for a test pointCa
Preview of Math × Python Series - Coding Linear Relations (Project 3 - Teacher Guide)

Math × Python Series - Coding Linear Relations (Project 3 - Teacher Guide)

Building an Interactive Linear Relations Explorer with Loops & User InputTake your students’ coding and math skills to the next level by transforming their line-testing program into a fully interactive exploration tool. In Project 3, learners will harness loops and user-driven input to test as many points as they like, drawing on everything they’ve mastered in Projects 1 and 2. What Students Will Do:Design Dynamic Pseudocode-Plan a while-loop structure that repeatedly:Prompts for a test pointCa
Preview of Math × Python Series - Coding Linear Relations (Project 6 - BOTH Guides)

Math × Python Series - Coding Linear Relations (Project 6 - BOTH Guides)

Interactive Linear Relations Tutor – Part IICap off your Python‐meets‐algebra unit with a fully interactive tutor that not only tests students on linear equations but tracks their performance and visualizes results. In Project 6, learners build a “linear relations tutor” that generates questions, validates answers, scores attempts, provides personalized feedback, and plots each problem on a graph. What Students Will Do: Generate Random Equations- Create a line y=ax+b each round. Prompt for y‐Va
Preview of Math × Python Series - Coding Linear Relations (Project 6 - Student Guide)

Math × Python Series - Coding Linear Relations (Project 6 - Student Guide)

Interactive Linear Relations Tutor – Part IICap off your Python‐meets‐algebra unit with a fully interactive tutor that not only tests students on linear equations but tracks their performance and visualizes results. In Project 6, learners build a “linear relations tutor” that generates questions, validates answers, scores attempts, provides personalized feedback, and plots each problem on a graph. What Students Will Do: Generate Random Equations- Create a line y=ax+b each round. Prompt for y‐Va
Preview of Math × Python Series - Coding Linear Relations (Project 6 - Teacher Guide)

Math × Python Series - Coding Linear Relations (Project 6 - Teacher Guide)

Interactive Linear Relations Tutor – Part IICap off your Python‐meets‐algebra unit with a fully interactive tutor that not only tests students on linear equations but tracks their performance and visualizes results. In Project 6, learners build a “linear relations tutor” that generates questions, validates answers, scores attempts, provides personalized feedback, and plots each problem on a graph. What Students Will Do: Generate Random Equations- Create a line y=ax+b each round. Prompt for y‐V
Preview of Math × Python Series - Coding Linear Relations (Project 5 - BOTH Guides)

Math × Python Series - Coding Linear Relations (Project 5 - BOTH Guides)

Interactive Linear Relation TutorStudents take the skills from Projects 1–4 and build a fully interactive tutor that challenges their understanding of lines and immediately visualizes each question. In Project 5, learners generate random linear equations, calculate and classify points, and see their work plotted—all in a reusable Python program. What Students Will Do: Generate Random Equations & Points- create y=ax+b and pick a test point (x,y).Prompt & Validate y-Value Answers- Ask users to co
Preview of Math × Python Series - Coding Linear Relations (Project 5 - Student Guide)

Math × Python Series - Coding Linear Relations (Project 5 - Student Guide)

Interactive Linear Relation TutorStudents take the skills from Projects 1–4 and build a fully interactive tutor that challenges their understanding of lines and immediately visualizes each question. In Project 5, learners generate random linear equations, calculate and classify points, and see their work plotted—all in a reusable Python program. What Students Will Do: Generate Random Equations & Points- create y=ax+b and pick a test point (x,y).Prompt & Validate y-Value Answers- Ask users to co
Preview of Math × Python Series - Coding Linear Relations (Project 5 - Teacher Guide)

Math × Python Series - Coding Linear Relations (Project 5 - Teacher Guide)

Interactive Linear Relation TutorStudents take the skills from Projects 1–4 and build a fully interactive tutor that challenges their understanding of lines and immediately visualizes each question. In Project 5, learners generate random linear equations, calculate and classify points, and see their work plotted—all in a reusable Python program. What Students Will Do: Generate Random Equations & Points- create y=ax+b and pick a test point (x,y). Prompt & Validate y-Value Answers- Ask users t
Preview of Math Workshop How to Guide for Guided math lesson plan template math stations

Math Workshop How to Guide for Guided math lesson plan template math stations

Are you eager to start using math workshop in your classroom but unsure of how to start? I was there and completely understand. In trying different ways to structure math workshop, I finally settled on this format. This packet allows you to learn from my mistakes and successes as you structure math workshop after this format. What makes this format unique: -Class is divided into 5 groups making for smaller group sizes -You only plan 6 rotations/stations a week -Math workshop is only done 3 day
Preview of STANDARDS BASED GRADING Proficiency Scales An EASY GUIDE FOR TEACHERS

STANDARDS BASED GRADING Proficiency Scales An EASY GUIDE FOR TEACHERS

If your school requires Standards Based Grading, Proficiency Scales, or evaluates based on Marzano Framework, this product will save you months of research! This guide, written from my own personal teaching experience, gives a detailed step-by-step walk through of a simple process for implementing scales. Whether you are being compelled to use Standards-Based Grading or Proficiency Scales by your district, or trying to work through the challenges of implementation, you will find a plethora of sp
Preview of Winter Olympics Escape Room Printable for Kids & Teens, Winter Sports Activity

Winter Olympics Escape Room Printable for Kids & Teens, Winter Sports Activity

Created by
JBHPrintables
Get ready for an exciting race against the clock with this Winter Olympics Escape Room Printable—a fun, interactive escape room game for kids and teens that turns winter sports into a thrilling challenge! Players must solve puzzles inspired by popular Olympic events like ice skating, skiing, curling, and speed skating to organize the medals in time for the ceremony. Teamwork, logic, and problem-solving are the keys to victory. Perfect for classroom escape room activities, indoor winter games, an
Preview of Ohio Standards for Fourth Grade MATH "I Can" Posters

Ohio Standards for Fourth Grade MATH "I Can" Posters

We have taken newest Ohio learning standards for mathematics (adopted 2017) for fourth grade and turned them into "I Can..." statements so that your kiddos can boast about what they can do! 44 pages of useful materials provided! Poster standards include color coding and icons for each type of standards (for example, all Measurement and Data standards are purple, and within these standards there are three fun icons to distinguish each sub-group of standard). A three-page "at a glance" worksheet
Preview of Middle School IEP Goal / Objective Bank for Mathematics

Middle School IEP Goal / Objective Bank for Mathematics

This is a middle school IEP objective bank for mathematics skills aligned with common core standards for grades 6, 7, and 8. It has several objectives for every math standard. It could be used for higher grades as well. While it is designed specifically for students with IEPs receiving special education services, the objectives could also be applied for students receiving intervention support. There are over 250 different objectives in all. This could be used to: - Write IEPs for students with m
Preview of Partner Math Talks for Problem Solving and Math Discourse | Elementary K-5

Partner Math Talks for Problem Solving and Math Discourse | Elementary K-5

Partner Math Talks are a great way to get elementary students talking about math! This resource includes: information about partner math talks4 math talk structures2 recording sheetsThe math talks include: Share and Compare Listen and Repeat Look and Explain Write and Direct Enjoy!
Preview of Ohio Standards for Fifth Grade MATH "I Can" Posters

Ohio Standards for Fifth Grade MATH "I Can" Posters

We have taken new Ohio learning standards for mathematics (adopted 2017) for 5th grade and turned them into "I Can..." posters so that your kiddos can boast about what they can do! 48 pages of useful materials provided! Poster standards include color coding and icons for each type of standards (for example, all Measurement and Data standards are purple, and within these standards there are three fun icons to distinguish each sub-group of standard). A three-page "at a glance" worksheet is provid
Preview of AI Prompts for Math Teachers | 56 Prompts for Planning & Assessment

AI Prompts for Math Teachers | 56 Prompts for Planning & Assessment

Created by
Acutely Curious
Stop wasting time rewriting AI prompts that don’t work.Less time planning. More time teaching.This is not a PDF of generic prompts. This is a complete AI-powered instructional workflow system — built specifically for math teachers who want to use AI thoughtfully, save time, and improve the quality of their instruction. Save hours each week while creating better lessons, assessments, and instructional decisions.Perfect for: busy math teachers, instructional coaches, and anyone new to using AI for
Preview of Ohio Standards for Third Grade MATH "I Can" Posters

Ohio Standards for Third Grade MATH "I Can" Posters

We have taken new Ohio learning standards for mathematics (adopted 2017) for third grade and turned them into "I Can..." statements so that your kiddos can boast about what they can do! 43 pages of useful materials provided! Poster standards include color coding and icons for each type of standards (for example, all Measurement and Data standards are purple, and within these standards there are four fun icons to distinguish each sub-group of standard). A two-page "at a glance" worksheet is prov
Preview of AI Prompt Pack for Math Teachers | Standards Alignment & Curriculum (PDFs)

AI Prompt Pack for Math Teachers | Standards Alignment & Curriculum (PDFs)

Created by
KingMamaMath
AI prompt pack for math teachers focused on standards alignment and curriculum improvement. Analyze lessons, homework, and assessments with structured, high-quality prompts. Designed for Grades 6–12 planning, reflection, and instructional decision-making.Are you using AI… but not getting answers that actually help your teaching? Most AI use stays surface-level. This resource gives you a structured system of prompts that helps you ask better questions—so you can get meaningful, actionable insigh
Showing 1-24 of 880+ results