122k views
5 votes
Which statement best describes the condition in this code

A The count is changed by one
B The program is paused for one second
C The count is set to 0
D The count is less than or equal to two

Which statement best describes the condition in this code A The count is changed-example-1
User Barracel
by
3.9k points

1 Answer

3 votes

Answer:

Option D as it is the only "condition" in the given code

User Ursegor
by
4.6k points