86.0k views
5 votes
Conditionals often run on {} instructions.

A
if / else

B
if / then

C
unless / until

D
up to / at least

1 Answer

4 votes

Answer: A

Explanation: This is a if/else Statement

In any programming language, the code has to make decisions and carry out actions depending on different inputs.

User Sergey Scopin
by
8.4k points

Related questions

1 answer
4 votes
100k views
asked Apr 2, 2024 138k views
Jademcosta asked Apr 2, 2024
by Jademcosta
8.0k points
1 answer
5 votes
138k views