Bananas 4eva
Goal:
Practice using for loops!
Steps:
- Find the Bananas 4Eva recipe program ( bananas_4eva.pde ) and open it using Processing.
- Write a for loop that prints "banana" 1000 times.
- Make sure you SAVE YOUR CODE when you are done.
Practice using for loops!