Python tutorial turtle racing video 1
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=9lgUlojXb5g
A simple introduction to python, using the turtle module. • Trinket.io for where to write your code: https://trinket.io/home • Code from this video: https://trinket.io/python/95fcab40f1 • In this series of video tutorials you'll learn how to make a turtle racing simulation. Along the way in this video, you'll learn how to import modules, use the 'as' keyword, create and use variables, write and call functions, change parameters of functions, add comments, perform calculations on variables, create objects, change a turtle's appearance, use RGB colours, move a turtle, create more than one turtle, and organise your code. • Thanks for watching :)
#############################
