Active Learning: Editing
Reopen your first Alice 3 program, "Hello World." Make the following changes:
- Add a comment with your name and the name of the project.
- Set preferences for the code to view the code in Java.
- Add arguments to the say command so that the words appear lonker.
- In the scene editor, change the camera angle to zoom in closer.
- Move a person to a new location.
- Delete an object, then add a new one.
Goals:
- There is a comment with your name and a description of the program.
- You have added at least one argument to the say command.
- You have changed the camera angle.
- You have moved some of the objects and resized them.
- You have added some new objects and deleted an old one.
Active Learning Index