TPT
Total:
$0.00

Python Coding Rubric

16,006 results
Filters
Subject
Standard
Preview of Computer Science Python Spot Errors Task Cards Unplugged Coding Activities

Computer Science Python Spot Errors Task Cards Unplugged Coding Activities

Boost your students’ coding confidence with this engaging set of 20 Spot the Error Python Task Cards! Perfect for building essential debugging skills, these task cards challenge students to carefully analyse code, identify mistakes, and correct them—just like real programmers. Each card presents a snippet of Python code containing an error. Students must spot, explain, and fix the mistake, making this a powerful activity for developing problem-solving and computational thinking skills. Easy to
Preview of Python Debugging Worksheets: 50 Activities to Improve Coding Logic

Python Debugging Worksheets: 50 Activities to Improve Coding Logic

Strengthen your students' Python programming and problem-solving skills with these 50 Python Debugging Activities! This resource is designed to help beginner coders identify, analyze, and correct common programming errors while developing essential debugging strategies.What's Included:50 unique Python debugging exercisesPractice with syntax, indentation, type, and logic errors"What's Wrong?" and "Fix the Program" activitiesComplete answer key for easy gradingReady-to-use classroom, homework, or
Preview of Python Dictionaries Task Cards | 9 Beginner Coding Challenges with Answer Key

Python Dictionaries Task Cards | 9 Beginner Coding Challenges with Answer Key

Teach Python dictionaries with 9 beginner-friendly task cards. Students practice creating, accessing, updating, and looping through dictionaries while learning key-value pairs, simple conditions, and nested dictionaries. Includes answer key.Students will practice:Creating Python dictionariesAccessing dictionary valuesAdding and updating key-value pairsLooping through dictionariesUsing simple conditional statementsWorking with basic nested dictionariesPerfect for middle school coding, high school
Preview of Python Dictionaries Task Cards | 9 Beginner Coding Challenges with Answer Key

Python Dictionaries Task Cards | 9 Beginner Coding Challenges with Answer Key

Make learning Python dictionaries simple and engaging with these Python Dictionaries Challenge Task Cards!This beginner-friendly resource helps students develop essential programming skills through hands-on practice with Python dictionaries. Learners will explore how to create, access, modify, and iterate through dictionaries while strengthening their understanding of key-value pairs and data organization.Skills CoveredCreating Python dictionariesAccessing values using keysAdding and updating di
Preview of Python for Beginners Workbook | Intro to Coding | Grades 5–10 | No Prep

Python for Beginners Workbook | Intro to Coding | Grades 5–10 | No Prep

A no-prep introduction to Python for middle and early high school students. Walks beginners through the core concepts they need to write their first real programs — variables, conditionals, loops, functions, and strings — with plain-language explanations and space to practice. Includes 10 exercises.What’s covered:• Variables and assignment statements • If/else conditionals • For and while loops • Functions (defining and calling) • Working with strings • Hands-on practice problems after each sect
Preview of Beginning Loops Using Turtle Python Coding Lesson

Beginning Loops Using Turtle Python Coding Lesson

Created by
WorthTeaching
This is a PDF that can be used for teaching Loops to students who are new to Python Programming. This is a fun lesson as it will use Turtle and allow students to draw shapes and a car using loops. While doing so they will get a hang of the syntax needed for Python as well as a chance the experiment with the code to make their own shapes. This is great for first time Computer Science Teachers who are looking for a python coding lesson plan! *******************************************************
Preview of AP | Using Existing Code Segments | 30 Task Cards | Grade 9-12

AP | Using Existing Code Segments | 30 Task Cards | Grade 9-12

Created by
Lesson Academy
Help your students master the practical skill of working with existing code segments using this printable set of task cards designed for Grades 9–12. With 30 thoughtfully crafted multiple-choice questions, this resource gives learners hands-on practice identifying, analyzing, and interpreting essential programming commands and structures in Python. Understanding how to correctly read and reuse existing code is a crucial part of becoming a confident and capable programmer. These task cards suppor
Preview of AP | Selecting Libraries for Code | 30 Task Cards | Grade 9-12

AP | Selecting Libraries for Code | 30 Task Cards | Grade 9-12

Created by
Lesson Academy
Grab this set of computer science task cards to help your students master the skill of selecting libraries and existing code for new programs! Designed for students in Grades 9–12, this resource includes 30 engaging task cards that focus on helping students identify, understand, and apply commonly used libraries and tools across a variety of programming languages including Python, Java, JavaScript, and R. This resource provides practical questions that challenge students to recognize popular lib
Preview of AP | Interpreting Code Output & Logic | 30 Task Cards | Grade 9-12

AP | Interpreting Code Output & Logic | 30 Task Cards | Grade 9-12

Created by
Lesson Academy
Are your students ready to move beyond writing code and start understanding what it actually does?This set of Interpreting Code Output & Logic | 30 Task Cards | Grade 9-12 is the perfect tool for helping high school students analyze and interpret information extracted from programs. Focused on output, data structures, functions, logic, and core programming concepts, this resource bridges the gap between writing code and thinking like a developer. Whether you're teaching Python, Java, HTML, or g
Preview of AP | Programming Basics with Python | 30 Task Cards | Grade 9-12

AP | Programming Basics with Python | 30 Task Cards | Grade 9-12

Created by
Lesson Academy
Are your students new to programming and ready to explore Python basics in a hands-on way?This set of 30 Programming Basics with Python task cards is designed for high school students in Grades 9–12. These multiple-choice cards focus on core programming concepts, foundational syntax, and logic-building techniques that are essential for beginning coders. If you're teaching computer science, coding, or digital skills, these task cards make it easy to introduce and reinforce key ideas in an engagin
Preview of AP | Explaining How Code Works | 30 Task Cards | Grade 9-12

AP | Explaining How Code Works | 30 Task Cards | Grade 9-12

Created by
Lesson Academy
Are your students ready to move beyond just writing code — and start explaining it?This printable set of 30 Task Cards is designed to help high school students in Grades 9–12 strengthen their understanding of how code works. Each card presents a focused, multiple-choice question to build fluency with programming concepts, code structure, and terminology — giving students the confidence to break down code into its key components and explain its behavior. Whether you’re teaching Python, Java, or g
Preview of Classifying Triangles by Sides and Angles QR Code Task Cards!

Classifying Triangles by Sides and Angles QR Code Task Cards!

These QR Code task cards are the perfect way to review naming triangles by sides (equilateral, scalene, or isosceles) and by angles (right, acute, and obtuse)! Students will love using QR codes to check the answers! This product includes 16 cards. 4 cards naming triangles by sides, 4 cards name triangles by angles, and 12 cards naming triangles by their side and angles. For best results, copy on to cardstock and laminate for future use! For other geometry activities, check out: Minecraft Ge
Preview of Python Tuple Activities | Task Cards + Answer Key

Python Tuple Activities | Task Cards + Answer Key

Make teaching Python tuples simple and engaging with this printable task card set!Students will practice the most important tuple skills through 8 hands-on task cards, including creating tuples, accessing elements, looping, immutability, combining tuples, functions, membership checks, and slicing.Each card includes a short coding challenge PLUS a comprehension question for deeper understanding. A complete teacher answer key is included for easy grading or self-checking.⭐ Skills CoveredCreating t
Preview of AP | Selection Statements in Code | 30 Task Cards | Grade 9-12

AP | Selection Statements in Code | 30 Task Cards | Grade 9-12

Created by
Lesson Academy
Need an engaging way to teach students how decisions are made in code?This set of 30 task cards is designed to help high school students in Grades 9–12 master selection as a core algorithmic concept. These task cards cover the fundamental principles of using conditional logic to choose between multiple paths in a program, focusing on structures such as if, if-else, else if, and switch statements. Through multiple-choice questions that mimic real coding scenarios, students will practice evaluatin
Preview of Python Function Debugging Challenge | Printable + Digital + Teacher Answer Key

Python Function Debugging Challenge | Printable + Digital + Teacher Answer Key

Help your students truly understand Python functions—not just memorize them! This complete debugging resource includes: ✔ Printable task cards ✔ Digital Google Slides version ✔ Full teacher answer key Students analyze short buggy function snippets, find the error, correct the code, and explain their reasoning—building real computational thinking skills. The printable version (pages 1–5 of the PDF) features 8 unique challenges with structured response boxes, covering errors such as missin
Preview of Python Lists – Interactive Task Cards with Answer Key

Python Lists – Interactive Task Cards with Answer Key

These Python List Task Cards are designed to help students build confidence and fluency with one of the most important concepts in Python programming—lists. Each card presents a bite-sized, hands-on coding challenge that encourages critical thinking, problem-solving, and active experimentation in Python.Students are guided through structured activities such as:Printing and checking for list itemsAppending and removing elementsUsing loops with conditionsSorting and slicing listsApplying list comp
Preview of Learn to Program in Python Mini-Game and Exercises Task Cards Level 1

Learn to Program in Python Mini-Game and Exercises Task Cards Level 1

Learn To Program In Python Task Cards: Level 1 - Mini Game & Exercises Are you struggling to find engaging, foundational Python programming resources that truly resonate with High School or Homeschool students? Dive into the world of coding without the overwhelm and unlock your students' potential. Introducing the Learn To Program In Python Mini Game And Exercises Task Cards Level 1 – your all-in-one solution for introducing Python programming in a fun, interactive, and highly effective way. The
Preview of Place Value Math Centers -- Task cards with QR codes

Place Value Math Centers -- Task cards with QR codes

This Place Value Bundle includes SIX activities. These activities can be placed into math centers, or done independently. They are great for an end of the year review or extra practice when introducing the place value system to the hundred thousands. This bundle is a great deal! If you are looking for a variety of ways to allow students to practice and demonstrate their knowledge, you have found it! This bundle includes a hands-on sorting activity, task cards that have technology to check, wh
Preview of FREE ESL Speaking Activities -Scaffolded Conversation Prompts & Rubric (Gr 6-12)

FREE ESL Speaking Activities -Scaffolded Conversation Prompts & Rubric (Gr 6-12)

Created by
UM Printables
Get your English Language Learners talking with confidence! Getting ELLs to speak up can be a challenge. These structured, scaffolded conversation activities provide the exact support they need—sentence starters, useful language, and clear objectives—so they can focus on communicating ideas rather than worrying about what to say next. ⭐ PLEASE NOTE: This is a FREE 4-CARD SAMPLE of the complete ESL Conversation Fluency Pack. If you love this sample, you can grab the full 30-card kit here: [LINK
Preview of Reading Habits 28 Reading Task Cards - Student Journal, Book Review and Rubric

Reading Habits 28 Reading Task Cards - Student Journal, Book Review and Rubric

I teach the 7 reading habits from the beginning of the school year all the way through to the end of the year. The habits are as follows: making connections, making predictions, making inferences, asking questions, summarizing, identifying key details, and visualizing. I have used these with 6th graders up to seniors. The habits are a low-risk way to keep students engaged while reading a text. These task cards can apply to pretty much anything you read with your kiddos, too! This resource comes
Preview of Creating a Halloween Pumpkin using Python and the Turtle Graphics Library

Creating a Halloween Pumpkin using Python and the Turtle Graphics Library

Created by
csteachian
This interactive Python tutorial guides students step-by-step through creating a pumpkin carving animation using the turtle graphics module. Students start by drawing a simple pumpkin shape, then add carved features like eyes, nose, and mouth. The tutorial builds programming skills by introducing functions to encapsulate reusable pieces of code. Later sections cover animation techniques using loops, arrays, timing functions, and randomisation. The end result is a flickering pumpkin lantern that
Preview of Python If-Else Debugging Task Cards | Answer Key Included

Python If-Else Debugging Task Cards | Answer Key Included

Help students strengthen their Python programming skills with these engaging If-Else Debugging Task Cards. Designed for beginner coders, this resource challenges students to analyze buggy code, identify errors, and correct programs that use conditional statements.What's Included?✔ 5 Python debugging challenges✔ Practice with:Even or odd number checksDivisibility testsMultiplying two numbersPositive and negative number checksFinding the largest number✔ Error identification and code correction act
Preview of Land Use: Building Proposal - Geo - GR 8  - Time Saving Task - Rapid Rubrics

Land Use: Building Proposal - Geo - GR 8 - Time Saving Task - Rapid Rubrics

Created by
Rapid Rubrics
LAND USE - BUILDING PROPOSAL - GEOGRAPHY - LANGUAGE - WRITING - MATH - CODING - GRADE 8 - time saving tasks - printable - editable - pdf Rapid Rubrics provides educators with timesaving tasks built on the Ontario Curriculum. ***Best part of Rapid Rubrics products is EVERYTHING IS ONLY $1 (We aim to save you time & MONEY!)***Rapid Rubric's timesaving tasks include (all on 1 convenient page): An exemplar (a real student sample)A learning goalClear task expectationsOntario Curricular overall and
Preview of QR Code Colonial Writing Prompts Say What?

QR Code Colonial Writing Prompts Say What?

My students LOVED this activity. Do you have reluctant writers? This is the activity for those students and any students! I have used the R.A.F.T.S. technique to build these writing prompts. I promise you ALL of your students will love these writing prompts. Giving them the power to choose the topic is empowering to them. Also using the QR codes to scan is something fun they love to do. I also included a rubric to help you easily grade it! There are four colonial writing prompts that deal with
Showing 1-24 of 16,006 results