TPT
Total:
$0.00

For Loop Java

4,200+ results
Filters
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 Java Programming Concepts BUNDLE

Java Programming Concepts BUNDLE

Created by
Creepy Circuits
Intro to Java | Control Structures | Algorithms & ArithmeticThis engaging Creepy Circuit bundle includes three scaffolded computer science lessons perfect for building foundational Java programming skills in middle or high school students. Each lesson blends engaging visuals, structured content, and hands-on coding practice with editable materials for flexible classroom use. 1. Intro to Programming and VariablesLearn about IDEs, compilers, data types, and writing first Java programs Practice
Preview of AP Computer Science A Unit 1 Notes and Examples 1.5 Casting

AP Computer Science A Unit 1 Notes and Examples 1.5 Casting

AP Computer Science A Unit 1 Primitive Types Notes and Examples - 1.5 Casting This document contains thirteen practice questions on Subunit 1.5, Casting in Java, for AP Computer Science A. The questions are aligned directly with the standards covered for Unit 1 on the College Board’s AP Classroom website for AP Computer Science A. Seven of the questions ask students to identify outputs of code samples that focus on casting, but that also review arithmetic operators and compound assignment state
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 AP Computer Science A Unit 1 Free Response Practice 1.2 Variables & Data Types

AP Computer Science A Unit 1 Free Response Practice 1.2 Variables & Data Types

AP Computer Science A Unit 1 Primitive Types - 1.1 and 1.2 Coding Practice Print Statetment, Data Types and Variables  This document contains 14 basic exercises for AP Computer Science A, aligned directly with the standards covered for Unit 1 on the College Board’s AP Classroom website for AP Computer Science A. Specifically, these exercises focus on subunits 1.1 and 1.2, where students identify common coding errors, evaluate print and println statements, and learn how to write Java statements w
Preview of Unit 2 Exponents, Factors, & Fractions | 7th Grade Math Guided Notes | Week 5

Unit 2 Exponents, Factors, & Fractions | 7th Grade Math Guided Notes | Week 5

Created by
Kept Curriculum
Build Math Confidence with Scaffolded Success! 📈 Is "Number Sense" the biggest hurdle in your classroom? Unit 2: Exponents, Factors, and Fractions Week 5 are comprehensive guided notes specifically engineered for novice learners and students who need a structured path to mastery. Designed for 6th–8th grade Math Labs, SPED support, or Tier 2 intervention, this week-long unit bridges the gap between "I don't get it" and "I can do this!" What’s Included in Your Download?This is a complete instr
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 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 - 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 AP Computer Science A Unit 1 Free Response Practice 1.4 Compound Operators

AP Computer Science A Unit 1 Free Response Practice 1.4 Compound Operators

AP Computer Science A Unit 1 Primitive Types - Free Response Practice 1.4 Compound Assignment Statements  The exercises in this document simulate a banking app, where money is deposited into and withdrawn from a bank account balance. This document contains six coding exercises and one extension problem for AP Computer Science A, aligned directly with the standards covered for Unit 1 on the College Board’s AP Classroom website for AP Computer Science A. I typically give students a hardcopy of thi
Preview of 8th Grade Math Intervention Program - Remediation, Practice, and Mastery for RTI

8th Grade Math Intervention Program - Remediation, Practice, and Mastery for RTI

⭐️ This 8th Grade Math Intervention Bundle is designed to help 8th grade students master essential math skills. The bundle includes a comprehensive set of practice activities, worksheets, assessments and games to help students understand and apply key math concepts. Included in the bundle are activities that cover topics such as fractions, decimals, percents, algebra and more. ✅ Each skill comes with the following resources Tracking Sheet – Record the dates and scores for each activity as wel
Preview of Box and Whisker Plots - Data Analysis Math Notes and Practice for Boxplots

Box and Whisker Plots - Data Analysis Math Notes and Practice for Boxplots

⭐️⭐️ Elevate 6th Grade Data Analysis Skills with this Box and Whisker Plot Activity! This resource takes students on a step-by-step journey to master the art of creating and interpreting box and whisker plots, or boxplots, a crucial skill for understanding data distribution. ✅ What's Included:Detailed Instructional Notes: A page of in-depth guidance ensures students grasp the concept thoroughly.Guided Practice Sheet: Hands-on learning becomes a breeze with this interactive worksheet.Extension
Preview of Guided Math Notes, Practice, & Completed Examples for 3rd, 4th, & 5th Grade Math

Guided Math Notes, Practice, & Completed Examples for 3rd, 4th, & 5th Grade Math

Created by
Ashleigh
Grab this chance to make math stick with your students using these creative Guided Math Notes and Practice for 3rd, 4th, and 5th Grade!Are your students struggling to make sense of math vocabulary, procedures, and concepts? Do they need a consistent and visually appealing way to organize their learning in a math notebook? This set of Guided Math Notes is designed to support conceptual understanding in an interactive, structured, and student-friendly format—without relying on shortcuts or gimmick
Preview of Growing Bundle: Printable Year Long Guided CCSS Math Notes for 5th Grade

Growing Bundle: Printable Year Long Guided CCSS Math Notes for 5th Grade

Created by
MissMoneysMinis
5th Grade Guided Math Notes – FULL YEAR BUNDLE (Printable + Answer Keys) Looking for a comprehensive, printable, and structured set of math notes to guide your entire 5th grade math block? This yearlong bundle of guided math notes is designed to align with Common Core standards and support student success across every domain. These notes are student-friendly, easy to implement, and perfect for interactive notebooks, binders, or whole-group instruction. ✅ What’s Included: Full-Year Guided
Preview of STUDY GUIDES and NOTES for IM® Grade 5 Math, Units 1-7

STUDY GUIDES and NOTES for IM® Grade 5 Math, Units 1-7

Aligns with each unit in IM® Grade 5 Math Unit 1-7. Each unit STUDY GUIDE has anchor charts/notes needed to understand all concepts learned using SAMPLE PROBLEMS, EXAMPLES, MODELS, and ANSWERS. USE these hand outs as STUDENT NOTES, an ANCHOR CHART, to help REVIEW for UNIT ASSESSMENTS, or send home to PARENTS as a visual aide. Each study guide is clearly labeled as its own Google Drive file. Grade 5 IM® Math, UNITS 1-7 INCLUDED. *This product is based on the IM K-12 Math™ authored by
Preview of Residuals and Residual Plots for Regression Guided Notes

Residuals and Residual Plots for Regression Guided Notes

Students discover the connection between residual plots and assessing the fit of the linear regression with these simple notes. Students then apply their understanding to application problems that require higher order thinking.Included:PDF versionEditable Google Doc versionAnswer KeyDon't forget to leave a review so you can earn TPT credit!
Preview of Relations and Introduction to Functions Digital Note Pages for Google Drive™

Relations and Introduction to Functions Digital Note Pages for Google Drive™

Included in this set of digital pages are 6 digital pages on relations. The first page introduces relations and how to show relations via ordered pairs, tables, mapping, and graphing. The 2nd and 3rd pages show all of that and introduce domain and range. The 4th page defines function. The 5th and 6th have students map, graph, and create a table for a relation, following which they determine rather or not the relation is a function. A black and white and colored version of these pages are include
Showing 1-24 of 4,200+ results