Ch Robot Quiz

Last updated about 6 years ago
10 questions
Note from the author:
This is for my C-Stem Math 1 students who have about 2 months of Coding and Robotics experience.
1

What would be the output of the following program:


1

What would be the output of this function?

1

On what line of code is the bug?

1

What exactly is the error?

1

What is the error in this code?



1

How would you fix the error in the code?


1

Which robot will drive further?

1

Which robot would drive further?

1

Which robots Joints will rotate the most?

1

When I run this program, first sarah drives and then, after she is finished, peter drives. I want them to drive at the same time. How could I change the code so this will happen?