TPT
Total:
$0.00

Python Turtle - Page 5

131 results
Filters
Standard
Language
Preview of Choosing Sets in Python Programming | Complete Coding Lesson

Choosing Sets in Python Programming | Complete Coding Lesson

Created by
CodeHive DIY
Teach your students everything they need to know before choosing and using Sets in Python programming. This is a beginner-friendly, ready-to-use lesson designed to clearly explain the key concepts and considerations learners must understand before deciding to use Sets as their preferred data type in coding. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to learn. ************************
Preview of Distance Learning Animal Research  the PAINTED TURTLE

Distance Learning Animal Research the PAINTED TURTLE

It's here! The distance learning version of my popular Animal Research series. This is an Animal Research package to encourage independent study and it's available all in digital form. This is perfect for Distance Learning and for Google Classroom as well as other LMS like MS Teams. HERE’S WHAT IS INCLUDED! • A non-fiction reader on each animal with clear, full-color photos. This is in a widescreen format. • Research templates for note taking with 2 levels for differentiated learning. • Bla
Preview of Indentation in Python Programming | How to Indent Coding Lessons

Indentation in Python Programming | How to Indent Coding Lessons

Created by
CodeHive DIY
This lesson emphasizes the importance of indentation in Python, where proper formatting is not just stylistic but required by the language. Learners will explore how indentation defines code blocks in structures like loops, functions, and conditionals. Through clear examples, they will develop the skills to apply correct indentation techniques, helping them avoid syntax errors and write clean, readable, and well-structured code. It provides all the guidance needed to make the learning proces
Preview of Variable Scope in Python Programming | Complete Coding Lessons.

Variable Scope in Python Programming | Complete Coding Lessons.

Created by
CodeHive DIY
This lesson explores the concept of variable scope in Python, helping learners understand how and where variables can be accessed within a program. It covers local, global, and nonlocal scopes, explaining their roles within functions, nested structures, and the overall program flow. By the end, learners will gain a clear understanding of how scope impacts variable behavior and program logic. It provides all the guidance needed to make the learning process smooth and effective, making it ea
Preview of How to Convert Python Numbers and Strings into Float Data Type | Need Decimals?

How to Convert Python Numbers and Strings into Float Data Type | Need Decimals?

Created by
CodeHive DIY
This Python programming and coding lesson teaches learners how to convert integers and strings into float (decimal) data types using Python’s built-in float() function. It explains when float conversion is useful, provides real-world examples, and highlights common issues, such as invalid string inputs that may cause errors. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to learn. ≋≋≋≋≋≋≋≋≋
Preview of Finding the Length of Data Types in Python Programming | Count It Up!

Finding the Length of Data Types in Python Programming | Count It Up!

Created by
CodeHive DIY
This lesson teaches learners how to find the length of various data types in Python Programming and Coding using the built-in len() function. Students will explore how to count elements in strings, lists, tuples, and other iterable types. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to learn. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ Ready-to-teach. Zero prep. Engaging content.✪✪✪ Bring the power
Preview of Converting Python Data Types into Strings | Understanding the str() Function

Converting Python Data Types into Strings | Understanding the str() Function

Created by
CodeHive DIY
This lesson introduces learners to the str() function in Python Programming and Coding, which is used to convert other data types into strings. Learners will explore how str() helps format output, concatenate values, and handle data conversion when working with text. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to learn. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ Ready-to-teach. Zero prep. Engag
Preview of Understanding the input Function in Python programming | Complete Coding Lesson.

Understanding the input Function in Python programming | Complete Coding Lesson.

Created by
CodeHive DIY
This Python programming and coding lesson teaches learners how to receive user input as strings using Python’s built-in input() function. It explains when and how to use input in interactive programs, provides real-world examples, and highlights common issues, such as handling unexpected input types that may cause errors. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to learn. ≋≋≋≋≋≋≋≋≋≋≋≋
Preview of How to Use the print Function in Python Programming | Complete Coding Lesson.

How to Use the print Function in Python Programming | Complete Coding Lesson.

Created by
CodeHive DIY
This Python programming and coding lesson teaches learners how to display output to the console using Python’s built-in print() function. It explains how to format and structure output effectively, provides real-world examples and highlights common issuesIt provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to learn. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ Ready-to-teach. Zero prep. Engaging content.✪✪✪
Preview of Introduction to Data Types in Python Programming and Computer Science

Introduction to Data Types in Python Programming and Computer Science

Created by
CodeHive DIY
This lesson introduces learners to the fundamental data types used in Python programming and coding. It covers the most important data types, explaining how each is used to store and process different kinds of information. Learners will gain a solid understanding of why data types are essential in both Python programming and the broader field of computer science. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and qui
Preview of How to Check the Data Type of a Value in Python | Data Type Inspection

How to Check the Data Type of a Value in Python | Data Type Inspection

Created by
CodeHive DIY
This Python programming and coding lesson teaches learners how to check the data type of a value or variable using Python’s built-in type() function. It explains why type checking is useful in debugging and data validation, provides real-world examples, and highlights common issues, such as confusing data types or misinterpreting results when dealing with custom objects. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to te
Preview of Parameters of the print Function in Python Programming | Complete Coding Lesson.

Parameters of the print Function in Python Programming | Complete Coding Lesson.

Created by
CodeHive DIY
This lesson introduces learners to the various parameters of Python’s built-in print() function. It explains how to use arguments like sep, end, and file to control output formatting and behavior. Through simple examples and hands-on coding, learners will gain a deeper understanding of how to customize printed output for different use casesIt provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to le
Preview of Introduction to Strings in Python Programming  | Complete Coding Lesson.

Introduction to Strings in Python Programming | Complete Coding Lesson.

Created by
CodeHive DIY
This lesson provides a beginner-friendly introduction to strings in Python. Learners will discover what strings are, how to create them using single or double quotes, and why they are essential for managing and manipulating text in programming. This lesson lays the groundwork for working with text-based data in Python through simple, easy-to-follow examples. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick f
Preview of Unicode in python Programming and Coding Full Lesson | Emoji, Accents & Beyond

Unicode in python Programming and Coding Full Lesson | Emoji, Accents & Beyond

Created by
CodeHive DIY
This lesson introduces learners to Unicode in Python and its critical role in handling multilingual text and diverse symbols. It explains how Python leverages Unicode to support a wide range of characters, including emojis, accented letters, and non-Latin scripts, making it a powerful tool for working with globalized and inclusive text data. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to
Preview of The Turtle Times: Elem. student centered newsletter with stories, and games

The Turtle Times: Elem. student centered newsletter with stories, and games

Created by
Readers Readers
This is a 4-page hands-on newsletter. Students will read short news articles, solve mazes, puzzles, and matching games. The themes include: how to help with beach clean-up, the danger of plastic pollution to marine life, and identifying the life cycle of sea turtles.
Preview of Dynamic Typing in Python Programming and Computer Science | Coding Lessons

Dynamic Typing in Python Programming and Computer Science | Coding Lessons

Created by
CodeHive DIY
This lesson introduces learners to the concept of dynamic typing in Python. It explains how Python determines variable types at runtime, eliminating the need for explicit type declarations. Learners will explore how dynamic typing simplifies coding, enhances flexibility, and influences program behavior, both positively and negatively. It provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to learn.
Preview of Introduction to Python Programming Language and Coding

Introduction to Python Programming Language and Coding

Created by
CodeHive DIY
This lesson serves as an introduction to the Python programming language within the context of computer science. It explains why Python is widely regarded as one of the most popular and versatile programming languages today. Known for its simplicity, readability, and beginner-friendly syntaxIt provides all the guidance needed to make the learning process smooth and effective, making it easy for teachers to teach and quick for learners to learn. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ What's Inclu
Preview of IB Computer Science [2027] Paper 2 HL Question Paper and Marking Scheme

IB Computer Science [2027] Paper 2 HL Question Paper and Marking Scheme

Created by
The Code Campus
This is our go at Paper 2 in python. This is run as our internal exams for our Y12 students, it covers most of the content from Section B in the course. Full marking scheme for HL students. Numerous experienced IB teachers have contributed to this. Included as Word Documents so that you can customise or change according to your needs. This is for the new course with first exams in 2027.
Preview of The One Thing Stopping Jellyfish From taking Over- Mariela Pajuelo and Javier An

The One Thing Stopping Jellyfish From taking Over- Mariela Pajuelo and Javier An

Jellyfish are taking over our oceans—can sea turtles help stop them? This engaging TED Talk companion explores the causes of jellyfish overpopulation and the ecological role of leatherback sea turtles. Perfect for high school or college-level biology, marine science, or environmental studies, this resource includes 18 critical thinking questions, an expanded writing prompt, and a relevant debate topic. Students will examine the effects of climate change, overfishing, and pollution while explorin
Preview of Practical Use Cases for Every Built-In Data Type | Coding Curriculum [ Bundle ]

Practical Use Cases for Every Built-In Data Type | Coding Curriculum [ Bundle ]

Created by
CodeHive DIY
Teach your students when to use each data type in Python programming and coding. This curriculum teaches the exact use cases for every built-in data type through clear, real-world examples. It replaces vague theory with practical application your students will actually remember. ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ What You Get★ 16 Plug-and-Play Lessons ★ PowerPoint Slides ★ Printable PDF ≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋≋ Covers❖ Integers ❖ Floats ❖ Strings ❖ Booleans ❖ Lists ❖ Tuples ❖ Sets ❖ Dictiona
Preview of The Ultimate CCNA & Networking BUNDLE [ From Zero to Network Pro ]

The Ultimate CCNA & Networking BUNDLE [ From Zero to Network Pro ]

Master every CCNA topic with a beginner-friendly, step-by-step BUNDLE that makes networking clear, practical, and fun. Learn AP Computer Science, Python, coding, and programming alongside real-world labs and automation projects that turn theory into skill. Designed for learners who want to pass their CCNA exams, teachers who want to teach faster, and professionals who want results through hands-on practice and guided examples. ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ Formats Provided✯ Cisco Packet Tracer S
Preview of Searching Algorithms Lesson: Linear, Binary, Jump & Interpolation Search

Searching Algorithms Lesson: Linear, Binary, Jump & Interpolation Search

This lesson provides a complete foundation in Searching Algorithms, covering Linear Search, Binary Search, Jump Search, and Interpolation Search, including step-by-step execution, Python implementations, and time complexity analysis. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Searching Algorithms Slide Deck💡 Visual step-by-step search diagrams💡 Python code implementations💡 Exam-style search problems💡 Ready for in-person, online, or hybrid classrooms────────── ⋆⋅☆⋅⋆ ─────
Preview of TED Talk: The Weirdest (and Coolest) Tongues in the Animal Kingdom- Cella Wright

TED Talk: The Weirdest (and Coolest) Tongues in the Animal Kingdom- Cella Wright

In this captivating TED Talk, the speaker dives into the incredible and often surprising uses of tongues across the animal kingdom. From the alligator snapping turtle’s blood-engorged tongue appendage that acts as a lure, to the lightning-fast chameleon tongue, to the uniquely long and textured tongues of anteaters and nectar bats, this talk reveals the extraordinary versatility of this often-overlooked organ. The speaker explores how various species have adapted their tongues for survival—wheth
Preview of Pattern Searching Algorithms Lesson | Operations, Diagrams & Examples included

Pattern Searching Algorithms Lesson | Operations, Diagrams & Examples included

This lesson provides a complete foundation in Pattern Searching Algorithms, covering naive pattern searching techniques and regular expressions for text matching, with step-by-step pattern comparisons and Python implementations. ────────── ⋆⋅☆⋅⋆ ────────── What’s Included 💡 Full Pattern Searching Algorithms Slide Deck💡 Visual step-by-step pattern matching diagrams💡 Python code implementations💡 Worked pattern matching examples💡 Ready for in-person, online, or hybrid classrooms────
Showing 97-120 of 131 results