Mission 1 -4 Quiz

Last updated about 1 year ago
12 questions
Note from the author:
Exploring Computer Science vocabulary - Python with virtual robotics
Required
1

What is the area to the right of the 3D environment where the objectives are listed for each mission?

Required
1

What is the area where the objective is explained called?

Required
1

In which area is code (Python) typed?

Required
1

What are the reference materials/objects for different elements and items in Code Bot called?

Required
1

In which toolbar can controls for the 3D environment and the camera be found?

Required
1

What are the different rooms for the virtual robot to execute code called?

Required
1

Where can different views to watch the robot run be found?

Required
1

What powers the wheels and converts electric power to mechanical rotation?

Required
1

What do wheel encoders sense?

Required
1

What does API stand for?

Required
1

How does CodeBot execute a rotate command when moving?

Required
1

What does the sleep function do?