TPT
Total:
$0.00

Binary Code Challenge

660+ results
Filters
Standard
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 4 - BOTH Guides)

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

Visualizing Points and Linear Relations with CodeBring coordinate geometry to life! In Project 4, students write a Python program that randomly generates a line and a test point, challenges them to predict its position, and then plots both on a graph—reinforcing the link between algebraic equations and their visual representations. What Students Will Do: Generate Random Equations & Points- Create a line y=ax+b and a test point (x,y).Predict & Compare- Calculate the correct y for a given x using
Preview of Math × Python Series - Coding Linear Relations (Project 2 - BOTH Guides)

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

Continue your students’ journey from simple linear equations to a more dynamic, inquiry-driven program. In Project 2, learners build on Project 1 by encapsulating logic in functions, working with floating-point inputs, and exploring randomness—deepening both their coding fluency and their mathematical understanding of linear relations. What Students Will Do:Write & Use Functions-Define a function that returns the corresponding y value on a predefined line.-Create a function that safely parses s
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 × Python Series - Coding Linear Relations (Project 4 - Student Guide)

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

Visualizing Points and Linear Relations with CodeBring coordinate geometry to life! In Project 4, students write a Python program that randomly generates a line and a test point, challenges them to predict its position, and then plots both on a graph—reinforcing the link between algebraic equations and their visual representations. What Students Will Do: Generate Random Equations & Points- Create a line y=ax+b and a test point (x,y).Predict & Compare- Calculate the correct y for a given x using
Preview of Math × Python Series - Coding Linear Relations (Project 4 - Teacher Guide)

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

Visualizing Points and Linear Relations with CodeBring coordinate geometry to life! In Project 4, students write a Python program that randomly generates a line and a test point, challenges them to predict its position, and then plots both on a graph—reinforcing the link between algebraic equations and their visual representations. What Students Will Do: Generate Random Equations & Points- Create a line y=ax+b and a test point (x,y). Predict & Compare- Calculate the correct y for a given x
Preview of Math × Python Series - Coding Linear Relations (Project 2 - Student Guide)

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

Continue your students’ journey from simple linear equations to a more dynamic, inquiry-driven program. In Project 2, learners build on Project 1 by encapsulating logic in functions, working with floating-point inputs, and exploring randomness—deepening both their coding fluency and their mathematical understanding of linear relations. What Students Will Do:Write & Use Functions-Define a function that returns the corresponding y value on a predefined line.-Create a function that safely parses s
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 1-bit Binary Image Pixel Representation-Lesson,Guided Notes,Practice (No Prep!)

1-bit Binary Image Pixel Representation-Lesson,Guided Notes,Practice (No Prep!)

Created by
Creepy Circuits
No Prep! Keys Included This lesson introduces students to how computers represent black and white images using binary code. Through interactive activities, students learn that each pixel in an image can be represented by a 1 (black) or 0 (white), and how these values are arranged in a grid to form digital pictures. They practice encoding and decoding images using binary numbers and also explore how to convert binary rows into decimal values. The lesson combines math, technology, and creativity t
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 Intro to Geometry UNIT 1 - Leveled Guided Notes + Instructional videos BUNDLE

Intro to Geometry UNIT 1 - Leveled Guided Notes + Instructional videos BUNDLE

Start your Geometry year strong with this  comprehensive, flexible unit on  The Basics of Geometry. No Prep and Perfect for both  regular and honors Geometry classes. 24 pages of notes!!! These Guided Notes give students practice hands-on using a protractor, compass, straight edge and ruler along with utilizing their algebra skills and geometry vocabulary. ✏️ What’s Included in the BUNDLE8 Days of guided notes lesson plans (PDF & KEYS)12 sets of Notes - Differentiated A – average & C - challeng
Preview of Laws of Exponents Print & Digital BUNDLE | Guided Notes | Doodle & Color by Code

Laws of Exponents Print & Digital BUNDLE | Guided Notes | Doodle & Color by Code

Created by
Congruent Math
This self contained laws of exponents bundle consists of 4 products that will help students practice all properties of exponents including: product rule, quotient rule, power of a power rule, power of a product, power of a quotient, zero exponent, and negative exponent rules. Product #1 and #2 (10 pages and 12 pages) includes guided notes, doodle & coloring activity, maze, real life application for properties of exponents. Product #3-4 (8 pages each) is a doodle math activity, similar to color
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 micro:bit Coding - Lesson Resource Bank

micro:bit Coding - Lesson Resource Bank

Empower your students to code, create, and connect math concepts with the micro:bit!This micro:bit Coding – Lesson Resource Bank includes 11 complete lessons designed for Grades 3 and up, aligned with the Ontario Mathematics Curriculum (2020) and supported by cross-curricular connections in Science. Each lesson comes with ready-to-use teacher resources, interactive micro:bit simulators, and student-friendly supports—everything you need to bring coding into your classroom with confidence.
Preview of Mini Golf Geometry Project | PBL Math Challenge with Slides, Notes & Lesson

Mini Golf Geometry Project | PBL Math Challenge with Slides, Notes & Lesson

Bring geometry to life with this engaging Mini Golf Math Project! This project-based learning (PBL) activity challenges students to design their own miniature golf course while applying key geometry concepts like angles, measurement, surface area, perimeter, area, and problem-solving strategies. Perfect for middle school math, high school geometry, and STEM classrooms, this hands-on project helps students connect mathematics to real-world design and engineering. Students must plan, measure,
Preview of Roman Numerals Escape Challenge: History, Math & Decoding Activities

Roman Numerals Escape Challenge: History, Math & Decoding Activities

🏛️ Roman Numerals Escape Challenge: History, Math & Decoding Fun! 🏛️Looking for a way to make Roman numerals exciting? This interactive escape challenge takes students on a journey from Ancient Rome to modern-day culture, combining history, math, and logic puzzles into one engaging lesson! ✨ What’s Included?This comprehensive resource is packed with activities to keep your students hooked: 📜 History & Basics: Learn about the origins of Roman numerals (circa 500 BCE) and how they evolved fro
Preview of "Crack the Quad Code!" | Ultimate Quadrilateral Bundle for 5th Grade Geometry

"Crack the Quad Code!" | Ultimate Quadrilateral Bundle for 5th Grade Geometry

Help your students crack the code of quadrilaterals with this all-in-one geometry bundle! From introduction to review, this resource pack has everything you need to guide your students through the hierarchy of quadrilaterals in a way that’s clear, interactive, and fun. Whether you're introducing new vocabulary or reinforcing classification skills, this bundle makes learning engaging and low-prep. What’s Included: ✅ Introductory Matching Activity – Great for activating prior knowledge or a
Preview of Math × Python - FULL Series - Coding Linear Relations (8 x 2 Guides included)

Math × Python - FULL Series - Coding Linear Relations (8 x 2 Guides included)

Teaching in the Intermediate Grades?!I’m thrilled to introduce this Python + Linear Relations series on Teachers Pay Teachers—a seven-project journey that blends coding with algebraic thinking. From generating random lines to building an interactive tutor with success-rate analytics and live graphs, your students will: Practice pseudocode planning Write & test Python functions Handle input errors like pros Visualize data with Matplotlib & NumPy Reflect on their own learning Perfect for cl
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 Math x Python Series - Coding Linear Relations (Project 7 - BOTH Guides)

Math x Python Series - Coding Linear Relations (Project 7 - BOTH Guides)

Empower students in the Intermediate Grades with “Project 7: Data Handling with Pandas and Export to CSV”—a set of teacher and student guides that seamlessly extend your linear‐relations Python tutor into real‐world data analysis. Why You’ll Love These Resources:Turn Code into Data Stories: Take learners beyond plotting points—now they collect each round’s results, build a Pandas DataFrame, generate descriptive statistics, and export a CSV for deeper exploration. End‐to‐End Support: The Teache
Preview of 2-bit Binary Image Pixel Representation - Lesson, Guided Notes, HW (No Prep!)

2-bit Binary Image Pixel Representation - Lesson, Guided Notes, HW (No Prep!)

Created by
Creepy Circuits
No Prep! In this lesson, students explore how 2-bit binary representation allows for greater image detail by introducing multiple tones (white, gray, and black). Students compare 1-bit and 2-bit encoding, then apply their understanding through hands-on activities where they create and decode pixel art using 2-bit binary values. The lesson emphasizes the value of binary in digital image processing and encourages reflection on how increasing bits enhances image quality. Includes: Lesson (Google Sl
Preview of Quadratic Regression - Notes, Practice and Break the Code Activity SKILL BUNDLE

Quadratic Regression - Notes, Practice and Break the Code Activity SKILL BUNDLE

Created by
Sweet As Pi
This bundle includes a step by step, discussion driven, no-prep lesson over Quadratic Regression. These notes are a great way to spark conversations about applications of real world quadratic scenarios and interpreting the key features of a quadratic within the context of a given scenario. Students and teachers love how easy these notes are to follow and understand. As with each set of instructional notes, there is a guided practice page that can be used to reinforce skills. As students progr
Preview of Math x Python Series - Coding Linear Relations (Project 8 Guides - BUNDLE)

Math x Python Series - Coding Linear Relations (Project 8 Guides - BUNDLE)

Project 8: Enhanced Graphing with Matplotlib – Complete Lesson BundleEquip your intermediate grade learners with a turnkey coding and math analysis experience. This bundle includes both the Teacher Guide and Student Guide—fully aligned to Ontario MTH1W C2—and everything you need to: Teach & Code: Ready-to-use lesson flow, live-coding scripts, pseudocode planning, and sample outputs. Visualize Error: Students implement and plot residual lines, calculate prediction accuracy, and annotate graphs.
Showing 1-24 of 660+ results