185,267 views
15 votes
15 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 Dharam Mali
by
2.8k points

1 Answer

12 votes
12 votes

Answer:

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

User Piratefache
by
2.7k points