Notes for Jeroo Code
Writing Jeroo programs
![]() |
|
What language setting should you select when you run a program in Jeroo? __________________
Using the island and program below, find the logic error in the code.
The error is: __________________ ________________
|
Top Grade Write a program to get a Jeroo from one end of your original letter island to the other using AT LEAST 8 programming steps. Add a comment to your code with your name in it and print the code. Save it as LetterIslandyourName (the programming code will be saved with .jsc for jeroo source code as the extension. the island will be saved with .jev for jeroo environment as the extension so it is safe to name the island the the program with the same name) note: (comments start with two forward slashes //) |