Zebra0.com

aliceActive Learning: Variables

Active Learning: Variables

Create a program with variables and use them.

  1. Create a string variable with the name of the character. Have the character say "Hello, my name is __" using the variable.
  2. Create a double variable for the amount to turn. Have the character turn that amount to the left, then the same amount to the right.
  3. Give a new value to the variable and have character make the same moves again. Use the clipboard to copy the code.
  4. Use your imagination to create an interesting scene using what you have learned so far.
  5. Goals:

    Active Learning Index