Bananas 4eva


bananas

Goal:

Practice using for loops!

Steps:

  1. Find the Bananas 4Eva recipe program ( bananas_4eva.pde ) and open it using Processing.
  2. Write a for loop that prints "banana" 1000 times.
  3. Make sure you SAVE YOUR CODE when you are done.