TPT
Total:
$0.00

For Loop Java

44+ results
Preview of Algorithms STEM | Create Step-by-Step Solutions Like a Programmer For K - 9Th

Algorithms STEM | Create Step-by-Step Solutions Like a Programmer For K - 9Th

Created by
Think Tank STEM
🧠 Algorithms STEM | Create Step-by-Step Solutions Like a Programmer (Kindergarten–Grade 2)Help students think like problem-solvers with this engaging Algorithms STEM activity! This hands-on resource introduces how computers solve problems using clear, ordered steps—called algorithms. Students are guided to design, test, and improve their own step-by-step solutions, as outlined in the challenge on page 2, where they learn that computers follow algorithms to solve real-world problems. ⭐ Wha
Preview of Coding Logic STEM | Think Like a Programmer | Technology Units For K - 9Th

Coding Logic STEM | Think Like a Programmer | Technology Units For K - 9Th

Created by
Think Tank STEM
💻 Coding Logic STEM | Think Like a Programmer (Kindergarten–Grade 2)Introduce students to the world of coding with this engaging Coding Logic STEM activity! This hands-on resource helps learners understand how computers follow instructions step by step while building essential problem-solving and logical thinking skills. Students are challenged to create, test, and improve their own step-by-step instructions (algorithms), as outlined on page 2, where they learn that computers follow clear i
Preview of Unit 3 - Spike Prime: Read the Code (Advanced) – WS 4: Partial Infinite Loops

Unit 3 - Spike Prime: Read the Code (Advanced) – WS 4: Partial Infinite Loops

Created by
RoboBytes
Students can’t tell the difference between “running” and “responsive.”This worksheet makes that distinction unmistakable. Students examine programs with infinite loops that appear active but trap the robot in limited behavior. They predict long-term behavior, test their predictions, and explain why the robot becomes stuck even though the code is still running. The questions surface logical dead ends that students often miss. This worksheet saves you time because: students stop assuming loops au
Preview of Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 5 Infinite Loops and Logic

Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 5 Infinite Loops and Logic

Created by
RoboBytes
Just because code runs forever doesn’t mean it’s doing anything useful.This worksheet teaches that lesson clearly and early. Students examine programs with infinite loops — including one where a sensor is checked repeatedly but behavior never changes. They predict long-term behavior, test their predictions, and explain why some loops are ineffective. The questions are designed to build a debugging mindset before students reach Advanced robotics. This worksheet saves you time because: ineffecti
Preview of Unit 2 -SPIKE Prime: Read the Code (Inter) - WS #2: Repeat Sensor Checks W/ Loop

Unit 2 -SPIKE Prime: Read the Code (Inter) - WS #2: Repeat Sensor Checks W/ Loop

Created by
RoboBytes
Your robots work sometimes — and students don’t know why.This worksheet fixes that confusion for you. Students analyze two programs that use the same color sensor but behave very differently. By reading the code first, students predict what will happen, test their predictions, and explain why repeated sensor checks inside a loop lead to more reliable behavior. Thought-provoking questions guide students to discover that inconsistent behavior is usually caused by program structure, not broken s
Preview of Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 4 Two Outcomes Inside a Loop

Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 4 Two Outcomes Inside a Loop

Created by
RoboBytes
Your students don’t understand why the robot won’t change behavior.This worksheet makes that visible without you re-explaining it. Students analyze if/else logic placed inside and outside of a loop. They predict behavior, test their predictions, and explain why repeated decisions allow robots to respond — while single decisions do not. Carefully structured questions help students articulate why robots sometimes feel “stuck,” even when the code looks correct. This worksheet saves you time becau
Preview of SPIKE Prime Coding: Read the Code Series – Intermediate Worksheets Bundle

SPIKE Prime Coding: Read the Code Series – Intermediate Worksheets Bundle

Created by
RoboBytes
Save time and money with this ready-to-use 5-worksheet series for SPIKE Prime coding! These worksheets help students read block code, predict robot behavior, and reason through loops, conditionals, and sensors — all without needing to run the robots. Perfect for offline days, early finishers, substitutes, or formative assessment. Bundle Includes: Worksheet 1 – Predict Robot BehaviorStudents analyze simple SPIKE Prime programs and predict robot movement step by step. Worksheet 2 – Repeated Se
Preview of Spike Prime Coding: Read the Code Series - Advanced Worksheet Bundle

Spike Prime Coding: Read the Code Series - Advanced Worksheet Bundle

Created by
RoboBytes
Your students can make robots move — but they struggle to explain why the code behaves the way it does.This Advanced Read the Code bundle fixes that for you. These five Advanced worksheets are designed to save you time by guiding students through the hardest robotics thinking skills: analyzing complex logic, identifying design flaws, and explaining unexpected behavior — before trial-and-error takes over. Students don’t just run code. They read it, predict behavior, test their predictions, an
Preview of Unit 3 - Spike Prime: Read the Code – (Advanced) WS 1: Competing Conditions

Unit 3 - Spike Prime: Read the Code – (Advanced) WS 1: Competing Conditions

Created by
RoboBytes
Your students think multiple “if” statements all matter equally.This worksheet shows them why that’s not true — without you having to lecture. Students analyze code with competing conditions inside a loop. They predict what the robot will do, test their predictions, and explain which condition actually wins and why. Carefully written questions guide students to notice order-of-operations issues that cause unexpected behavior. This worksheet saves you time because: students stop assuming “all c
Preview of Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 3 Repeat Actions

Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 3 Repeat Actions

Created by
RoboBytes
Students use repeat blocks — but don’t always understand them.This worksheet clears that up before it becomes a problem. Students read code that uses repeat and repeat-forever blocks to control movement. They predict distance and stopping behavior, test their predictions, and explain how repeated actions affect movement, all without adding sensor complexity. Questions are designed to surface and correct common misunderstandings about loops — especially “repeat forever.” This worksheet saves yo
Preview of Unit 3 -Spike Prime: Read the Code – (Advanced) WS 2: Sensor Priority & Override

Unit 3 -Spike Prime: Read the Code – (Advanced) WS 2: Sensor Priority & Override

Created by
RoboBytes
Students don’t understand why some sensors seem to “do nothing.”This worksheet explains that problem clearly. Students examine programs where multiple sensors are checked, but some conditions never meaningfully trigger. They predict behavior, test their predictions, and explain how sensor priority and logic masking affect outcomes. The worksheet leads students to discover that the issue isn’t the sensor — it’s the code structure. This worksheet saves you time because: students stop blaming har
Preview of Introduction to Robotics Packet (Great for sub plans)

Introduction to Robotics Packet (Great for sub plans)

Introduction to Robotics Packet with Answer Key that includes instructions (18 pages)This is great introductory robotics packet that can be a supplement to a robotics project and also is great for sub plans. Students will learn the basics about robotics. When finished with the entire project, students will be able to: Define what a robot isList the essential components of a robotImagine some new ideas for robotsUnderstand why robots are designed and builtKnow where ideas from robots come fromHow
Preview of Encryption STEM | Create and Crack Secret Codes | Technology Units For K - 9Th

Encryption STEM | Create and Crack Secret Codes | Technology Units For K - 9Th

Created by
Think Tank STEM
Encryption STEM | Create and Crack Secret Codes (Kindergarten–Grade 2)Introduce students to the exciting world of cybersecurity with this hands-on Encryption STEM activity! Learners explore how information can be turned into secret codes and why protecting data is important in a digital world. Students are guided to encode and decode messages using different methods, as outlined in the challenge on page 2, where they learn that encryption is used to keep information safe. ⭐ What Makes Thi
Preview of AI vs Human Decision STEM | Compare How Humans and AI Make Decisions For K - 9Th

AI vs Human Decision STEM | Compare How Humans and AI Make Decisions For K - 9Th

Created by
Think Tank STEM
🤖🧠 AI vs Human Decision STEM | Compare How Humans and AI Make Decisions (Kindergarten–Grade 2) Introduce students to the world of technology and thinking with this engaging AI vs Human Decision STEM activity! Learners explore how humans and artificial intelligence make decisions in different ways through hands-on comparison and real-life scenarios. This resource guides students to explore, compare, and test decision-making processes, as outlined in the challenge on page 2, where they inves
Preview of Game Design STEM | Create Your Own Game | Design Thinking Units For K - 9Th

Game Design STEM | Create Your Own Game | Design Thinking Units For K - 9Th

Created by
Think Tank STEM
🎮 Game Design STEM | Create Your Own Game (Kindergarten–Grade 2)Turn creativity into innovation with this exciting Game Design STEM activity! Students explore how games are created while designing their own playable game with rules, goals, and challenges. This resource guides learners to plan, build, test, and improve their own game, as outlined in the challenge on page 2, where they learn that games are built with structure and clear design elements. ⭐ What Makes This Resource Special:✔
Preview of Binary Code Decoding STEM | Learn How Computers Read Information For K - 9Th

Binary Code Decoding STEM | Learn How Computers Read Information For K - 9Th

Created by
Think Tank STEM
💻 Binary Code Decoding STEM | Learn How Computers Read Information (Kindergarten–Grade 2)Introduce students to the basics of computer science with this engaging Binary Code Decoding STEM activity! This hands-on resource helps learners understand how computers use simple codes made of 0s and 1s to store and communicate information. Students are guided to decode messages and create their own binary codes, as outlined in the challenge on page 2, making abstract technology concepts fun and acce
Preview of Sphero Review Game for ANY CONTENT: Grid Design

Sphero Review Game for ANY CONTENT: Grid Design

Review game for any content that incorporates using the Sphero!(This is a total upgrade of the original Sphero Grid Review product. Same product, this one just has a major face-lift!) About this resource:Review game for any content that incorporates the use of sphero.Students will program the sphero to land on a certain coordinate on the grid which will have a review question.For students who are not yet able to navigate using coordinates, there are arrow cards provided that will tell students
Preview of Boom Cards - Exploring AI Basics (for 9th-12th Grade) - Interactive 30 Card Set

Boom Cards - Exploring AI Basics (for 9th-12th Grade) - Interactive 30 Card Set

Embark on a futuristic learning adventure with our AI Vocabulary Flashcards! Designed for 9th to 12th graders, these interactive Boom Cards make learning about Artificial Intelligence not just easy, but incredibly fun. Perfect for both in-class activities and at-home exploration, these flashcards are your ticket to engaging young minds with the wonders of technology. What's an "AI Vocabulary Flashcard"?AI Vocabulary Flashcards are dynamic, self-grading digital cards that introduce students to th
Preview of Robots Test Experiments Worksheet (for use with mBots)

Robots Test Experiments Worksheet (for use with mBots)

Created by
MsDigiDiva
This worksheet is a series of exercises for students to learn the key functions of educational robots - this one is for the mBot robots. They need a Makeblock mBot robot and to download its free program from the Makeblock website. Answers for the exercises will depend on the flooring completed on. The exercises work really well when done in pairs.
Preview of FREE EV3 Challenge Cards for Makerspace

FREE EV3 Challenge Cards for Makerspace

I created these cards for my classroom makerspace. ENJOY!
Preview of Algorithm Showdown and Real-Life Algorithm Design Project - AP CSP

Algorithm Showdown and Real-Life Algorithm Design Project - AP CSP

Created by
SageFire LLC
Looking for a meaningful project to go with the Code.org AP CSP Algorithms unit? If you have noticed that Code.org does not really include a full project for this unit, this resource fills that gap with a structured, student-friendly assignment that helps learners apply algorithmic thinking in a clear and practical way. This resource gives students the chance to do more than just answer lesson questions. They first analyze two different algorithms for the same task, decide which one is more e
Preview of Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 1 Sensor Timing & Conditionals

Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 1 Sensor Timing & Conditionals

Created by
RoboBytes
Your students keep saying, “The robot should have stopped.”This worksheet fixes that problem for you. Sensor Timing & Conditional Actions walks students through one of the most common — and time-consuming — robotics misconceptions: believing sensors react instantly. Instead of trial-and-error or repeated teacher explanations, students read the code, predict what will happen, test their predictions, and explain the results. Thought-provoking questions guide students to uncover when sensors are
Preview of QUANTUM KEY DISTRIBUTION: THE ADVENT OF QUANTUM COMPUTERS

QUANTUM KEY DISTRIBUTION: THE ADVENT OF QUANTUM COMPUTERS

LOOK WHAT'S COMING! IT IS THE ADVENT OF THE QUANTUM COMPUTER! THIS IS GOOD FOR USE IN A SCIENCE CENTER OR A HOMEWORK ACTIVITY.
Preview of SCIENCE WRITING RESEARCH PROMPT: ROBOTIC RESTORATION OF MARS

SCIENCE WRITING RESEARCH PROMPT: ROBOTIC RESTORATION OF MARS

This prompt investigates the uses of robots in the restoration of Mars. Thanks so much for visiting! Excelsior! Have a wonderful school year!
Showing 1-24 of 44+ results