TPT
Total:
$0.00

Python Coding Rubric

22,000+ results
Filters
Subject
Standard
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 Learn Python Coding with Fun Name Generator Project | Grades 5–7+

Learn Python Coding with Fun Name Generator Project | Grades 5–7+

Introduce your students to Python programming through a fun and engaging coding project where they build their own random "fun name" generator! This resource guides students through a series of small coding challenges that gradually introduce core Python concepts such as variables, user input, lists, functions, and loops. Through four scaffolded mini-projects, students learn how programs store and manipulate text, accept user input, randomly generate results, and organize code using reusable fu
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 Coding with the Microbit: Operation Game

Coding with the Microbit: Operation Game

Learn how to bring coding to real life and make an operation game for the Microbit! This is a fun hands on activity that lets students see how their program can be used outside of the computer. Included in this a set of step by step instructions with pictures, a with a student handout, and a rubric. Feel free to edit the documents to make the changes that best fit your needs. You will need to purchase a few small items for this such as box cutters or scissors, alligator clips, aluminum foil, twe
Preview of Intermediate Art Project: 2 Two Point Perspective Tree House  Rubric and Videos

Intermediate Art Project: 2 Two Point Perspective Tree House Rubric and Videos

Created by
No Corner Suns
This download includes two pages of illustrated step by step directions on how to draw a tree house in two-point perspective. It also includes a page of QR codes that you can print out and give to students for quick iPad access to FIVE tutorials on drawing a tree house in two-point perspective that are available on my YouTube channel. The videos show how to draw a basic tree house, how to add on addition, bricks, ladders and bark, how to add a balcony, pitched roof and open rooms, how to add b
Preview of Python Basics Exit Tickets | 18 Exit Tickets | For Grades 5 - 12 +

Python Basics Exit Tickets | 18 Exit Tickets | For Grades 5 - 12 +

Created by
Tech Savvy Code
Know what your students understand at the end of every lesson with these 18 ready-to-use Python exit tickets — two per chapter across all 9 chapters of the Python Basics curriculum. Each ticket is designed to take just 5–10 minutes and gives you a quick, clear snapshot of what students understand before they walk out the door. Every ticket includes 3 targeted questions using a mix of formats: Predict the Output, True or False, Fill in the Blank, Write the Code, Fix the Error, and Short Answer. T
Preview of Scratch Coding Project Checklist

Scratch Coding Project Checklist

Created by
Designs by Mai
This Scratch Coding Project Checklist can be used by students and teachers to self-assess their work. It includes easy to read color-coded images of Scratch tabs to check drafts and ensure they included blocks from the following categoies: -motion -looks -sound -pen -events -control -sensing -operations
Preview of Who Would Win? Info Text| Python vs King Cobra Animal Battle

Who Would Win? Info Text| Python vs King Cobra Animal Battle

💥 Animal Battle Nonfiction Reading Comprehension Activity Tired of boring reading passages? Engage your elementary students with this high-interest, no-prep "Animal Battle" activity that seamlessly blends nonfiction reading practice with exciting science content! ✨ Why Teachers Love This Resource This activity is loosely inspired by popular "Who Would Win?" books, transforming standard comprehension practice into a captivating, high-interest challenge! • ⚡ High Engagement, Low Prep: Captivate
Preview of Dress Codes Hoodies and Hairstyles Mini-DBQ 4th Grade Document Based Questions

Dress Codes Hoodies and Hairstyles Mini-DBQ 4th Grade Document Based Questions

Mini Document Based Question format worksheet written at a 4th grade level with source excerpts & related prompts focused on the concept of Dress Codes Hoodies and Hairstyles in Elementary or Middle School Government. See our FREE example down below for more details & formatting. Simply purchase, download and copy! 3x Document excerpts for student reviewShort answer prompts for critical thinking skills Unlike other teacher's resources, this is totally editable!**Grading Rubric & Example Answer K
Preview of Hammurabi's Code Mini-DBQ 4th Grade Document Based Questions

Hammurabi's Code Mini-DBQ 4th Grade Document Based Questions

Mini Document Based Question format worksheet written at a 4th grade level with source excerpts & related prompts focused on the concept of Hammurabi's Code in Elementary or Middle School World History. See Thumbnails for more details. Simply purchase, download and copy! 3x Document excerpts for student reviewShort answer prompts for critical thinking skills Unlike other teacher's resources, this is totally editable!**Grading Rubric & Example Answer Key Included**Be sure to check out our other
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 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 Horrible Harry Cracks the Code comprehension questions

Horrible Harry Cracks the Code comprehension questions

Created by
ElizaD
This product is a packet of comprehension questions for the book Horrible Harry Cracks the Code. There are questions for each chapter. It is a good way to for the students to practice answering in complete sentences and going back in the story to find the answer. I have also included journal prompts for each chapter as well as a daily worksheet (with a rubric) for the students to keep track of their progress while reading the book. I have used this for my higher level first grade students. It ha
Preview of Compare and Contrast Writing Guide, Exemplar & Rubric

Compare and Contrast Writing Guide, Exemplar & Rubric

This Compare and Contrast Writing Guide & Rubric is designed to help students effectively analyze similarities and differences between two or more subjects. The resource includes a clear description of what compare and contrast writing is, its purpose, key features, and what should be included in a well-organized essay. The guide features a color-coded exemplar to demonstrate the key components of compare and contrast writing, such as introducing the subjects, identifying points of comparison/
Preview of Python Practice III: Boolean Operators AND, OR, NOT

Python Practice III: Boolean Operators AND, OR, NOT

Created by
8ts
This Python Practice deals with the Boolean Operators: AND, OR, NOT. Boolean operators are used as a way to make longer boolean expressions. Students are given examples of code with comprehension questions in a simplified manner.
Preview of Python Worksheet - Strings, Variables, Calculations, Numbers

Python Worksheet - Strings, Variables, Calculations, Numbers

Created by
8ts
This Word document was created to help students with Individualized Education Plans who are struggling with the basic concepts of Python such as: VariablesCalculations with VariablesStringsOutputThis can also be used for younger grades, as it has simple questions for a variety of levels with areas for students to write basic code. The particular colors come from https://www.programiz.com/python-programming/online-compiler/Having students recognize the colors can be useful for them to understand
Preview of Python Cheat Sheet (Edit in Google Slides)

Python Cheat Sheet (Edit in Google Slides)

Created by
ROOMBOP
This handy one-page reference presents the Python basics. It is a great way to help students quickly reference and remember code. Make your students spend less time memorizing code and spend more time applying it. This product is editable in Google Slides, so you are able to make your own changes to this handout. Make it work to fit your classroom. Alternatively you can just print out the provided PDF. ********************************************************************* Feedback & FollowersDid
Preview of Scratch Loops | Repeat and Forever Blocks | No-Prep STEM Lesson

Scratch Loops | Repeat and Forever Blocks | No-Prep STEM Lesson

Designed specifically for Grades 3–6, this bundle helps students move from manual, repetitive coding to efficient logic using 'Repeat' and 'Forever' blocks. Through project-based learning, your students will build their own "Dancing Sprite" and learn how to control movement and animation. What’s Included in This Bundle:Lesson Presentation (PPTX): A step-by-step visual guide—perfect for whole-class instruction. Detailed Lesson Plan (PDF): A complete roadmap for the instructor, including learning
Preview of Digital Book Reports

Digital Book Reports

Students use a variety of non-traditional methods to write, plan, revise, and edit a book report, including QR codes, GE literary tour, audio, and video tools. Designed for grades 2-5, it’s aligned with Common Core and ISTE Standards and includes a rubric for assessment, as well as over a dozen other methods to assess learning. What’s included: brief summary of project suggested prior knowledge Essential Question Big Idea Common Core alignment ISTE
Preview of Science in the News - Research and Write - Middle School Writing Task

Science in the News - Research and Write - Middle School Writing Task

About this resource:Students will use the Science News for Students website to choose an article of their choice. Website and QR code are provided. Teacher can also print out pre-selected articles for students to choose from. This resource is perfect for distance learning. It may be printed or used as an online assignment with Google Slides™. View the Preview Video to see details of the full digital project. What's included?graphic organizer for research portiontwo-paragraph summary templatesen
Preview of Science Notebook References and NGSS Practice Posters

Science Notebook References and NGSS Practice Posters

Created by
Amber Socaciu
This package includes an Interactive Science Notebook cover page, science and engineering references that can be glued in the front of the notebook, rubrics for scoring scientific writing responses and interactive notebook activities, as well as a set of Next Generation Science Practice posters for grades 3-5. The scientific writing references can be implemented as homework and/or as part of a reading station in science. The scientific writing responses page gives students ideas of what they c
Preview of Python Reference Guide | Easy to Use | Grades 5 - 12+

Python Reference Guide | Easy to Use | Grades 5 - 12+

Created by
Tech Savvy Code
Give your students the ultimate Python reference they'll actually use! This 29-page Python Basics Cheat Sheet covers everything students need to read, write, and debug Python code with confidence — from their very first variable to file handling and popular modules. Every section is clearly organized, student-friendly, and packed with real code examples that work. What's inside:Basic Syntax — comments, print statements, variables, and data typesOperations & Strings — arithmetic, string methods,
Preview of Information Report MODELLED RESPONSE and Annotated BUMP IT UP WALL

Information Report MODELLED RESPONSE and Annotated BUMP IT UP WALL

Created by
Done and Dusted
Save yourself time with this annotated information report bump it up wall. This bump it up wall features an A, B and C example. The various features have been colour coded, underlined and highlighted accordingly to provide clear examples to students. Look out for my other resources regarding this unit. There is also a bundle available to reduce costs.
Preview of Third Grade Transition Words and Phrases *By Writing Type*

Third Grade Transition Words and Phrases *By Writing Type*

This is an easy to reference resource that would be helpful in moving your students from a level 2 to a level 3 in writing (according to the TN State Writing Rubric). This resource is different from other transition words and phrases documents, because it is organized by writing type, not the type of transition word. These transition words are all appropriate for third grade. I often found myself trying to color-code and explain to students that some words worked better in narrative, but not alw
Showing 1-24 of 22,000+ results