Interactive

Challenge: Favorite Animals

Curated and Reviewed by Lesson Planet
This Challenge: Favorite Animals interactive also includes:

I'm not scared of lions & tigers & bears; in fact, they are on my favorites list! Have your young coders practice creating arrays and using loops. First they define the array as a list of favorite animals, then print them out using a loop construct. Test that all the animals print out, and see that you are using the loop mechanism appropriately by adding more elements to the array. "Oh, my!"

 

 

5 Views 3 Downloads
Pros
  • The results from changes in code are immediately displayed so coders can develop a deeper understanding of their code
  • Simple, easy-to-follow steps are broken down to help a variety of learners
Cons
  • None