140k views
3 votes
Will the following program move karel one space, put down three tennis balls, then move forward and put down three more tennis balls?

User Bouscher
by
5.3k points

1 Answer

0 votes

Answer:

No, because the tennis_balls() function has an incorrect if/else statement.

Step-by-step explanation:

No, because the tennis_balls() function has an incorrect if/else statement.

User Bogdan Verbenets
by
4.7k points