Small Basic Quiz 05 - Turtle Object

For this quiz, we're going to dig into the Turtle Object!

Here are your questions:

  1. How do you first display the turtle?
  2. How do you change your turtle’s orientation?
  3. How do you move a turtle without telling Small Basic which direction your turtle should face?
  4. How is using the Turtle Object different than using the Turn() method?
  5. When might you want to lift the turtle’s pen and how would you do it?
  6. How do you change the speed of the speed of the turtle?
  7. When would you want to use a For loop?
  8. How do you get a For loop to repeat 8 times?
  9. 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