529,535 views
25 votes
25 votes
URGENT!!! DUE IN 5 MINUTES!!!!!

Why do we need things like sequence, selection, iteration, and variables. Why are they needed in Coding? Why are variables important?

User Stitch
by
2.6k points

1 Answer

28 votes
28 votes

Answer:

Sequencing is the sequential execution of operations, selection is the decision to execute one operation versus another operation (like a fork in the road), and iteration is repeating the same operations a certain number of times or until something is true.

Step-by-step explanation:

User Meriops
by
2.8k points