ROUTE 1 Work through the challenges learning new code as you go You can copy code and paste it into Python to save time.If you read a challenge and don't understand it then watch a video. Don't ask for help until you have read it and attempted a solution or at least copied the code and ran it. If you run your code and it comes up with errors then work through the DEBUG If you successfully debug your code make sure you fill in a DEBUG sticker. Work at your own pace. If you finish a challenge go onto the next one. ROUTE 2 Work through the logo command sheet to create your own shapes You can copy code and paste it into Python to save time. Start with the basic code on the Turtle Challenge 1 page Try out some of the simple commands found at the top of the LOGO Commands Sheet to create your own shapes. Move on to more complex commands further down the sheet when you are ready. If you run your code and it comes up with errors then work through the DEBUG If you successfully debug your code make sure you fill in a DEBUG sticker. You can always try some of the challenges if you need aims. |