What would be the output of the following program:
1 point
1
Question 2
2.
What would be the output of this function?
1 point
1
Question 3
3.
On what line of code is the bug?
1 point
1
Question 4
4.
What exactly is the error?
1 point
1
Question 5
5.
What is the error in this code?
1 point
1
Question 6
6.
How would you fix the error in the code?
1 point
1
Question 7
7.
Which robot will drive further?
1 point
1
Question 8
8.
Which robot would drive further?
1 point
1
Question 9
9.
Which robots Joints will rotate the most?
1 point
1
Question 10
10.
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?