223k views
2 votes
Which code block completes a set algorithm when a condition is met?

Question 3 options:

if…else


repeat while


variable


list

1 Answer

1 vote

Answer: if else

because if a condition is met than run this if not then run this.

User Vivek Gupta
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.