68.9k views
1 vote
Vincente wants to write a program that lets the player move a unicorn around the screen. But Vincente wants a warning to appear on the screen if the unicorn is moved too close to the forest. What should Vincente add to the program to make this happen?

a conditional statement
an editor
a database
iteration

2 Answers

1 vote

He should use a Conditional Statement, a good one would be if touching, etcetera.

User Iamabhaykmr
by
6.0k points
4 votes

Answer:

a conditional statement

Step-by-step explanation:

User Jmrk
by
6.1k points