Small Basic Quiz 05 - Turtle Object
For this quiz, we're going to dig into the Turtle Object!
Here are your questions:
- How do you first display the turtle?
- How do you change your turtle’s orientation?
- How do you move a turtle without telling Small Basic which direction your turtle should face?
- How is using the Turtle Object different than using the Turn() method?
- When might you want to lift the turtle’s pen and how would you do it?
- How do you change the speed of the speed of the turtle?
- When would you want to use a For loop?
- How do you get a For loop to repeat 8 times?
- How do you close the body of a For loop?
If you get stumped, please ask questions in the comments. We'll give you hints. Thanks!
Go to https://blogs.msdn.com/SmallBasic to download Small Basic for free and learn all about it!
Small and Basically yours,
- Ninja Ed
Comments
- Anonymous
January 31, 2016
Computers Today (part 1 of 6) blogs.msdn.com/.../computers-today.aspx ..... CS SPOTLIGHT: Girls in computer programming... why it matters!!! blogs.msdn.com/.../cs-spotlight-girls-in-computer-programming-why-it-matters.aspx ... Computational Thinking - Videos & Papers by Jeannette Wing blogs.msdn.com/.../computational-thinking-videos-amp-papers-by-jeannette-wing.aspx