Python Beginner Project Tutorial - Turtle Racing!

Python Beginner Project Tutorial - Turtle Racing!
Welcome this Python beginner project video! In this video, I'll be showing you how to create a graphical application, and develop a turtle racing program using the python turtle module! The user picks how many turtles they want to race

Welcome this Python beginner project video! In this video, I’ll be showing you how to create a graphical application, and develop a turtle racing program using the python turtle module! The user picks how many turtles they want to race, and the program will race that many turtles by randomly moving them across the screen. This tutorial is perfect for beginners, and is more in depth than a basic “hello world” program.

💻 AlgoExpert is the coding interview prep platform that I used to ace my Microsoft and Shopify interviews. Check it out and get a discount on the platform using the code “techwithtim” https://algoexpert.io/techwithtim

⭐️ Timestamps ⭐️
00:00 | Introduction and Project Demo
02:56 | Project Requirements
04:43 | Getting User Input For # of Racers
12:22 | Setting Up Turtle & The Turtle Screen
17:07 | Creating and Moving a Turtle
19:08 | Turtle Methods and Functionality
27:26 | Creating Our Turtle Racers
36:26 | Turtle Starting Position Calculation
43:46 | Racing Our Turtles

Suggest:

Python Tutorials for Beginners - Learn Python Online

Learn Python in 12 Hours | Python Tutorial For Beginners

Complete Python Tutorial for Beginners (2019)

Python Programming Tutorial | Full Python Course for Beginners 2019

Python Tutorial for Beginners [Full Course] 2019

Introduction to Functional Programming in Python