Question: The following code is an example of which programming construct? x = 10 print(x) Select one: a. Iteration b. Sequence c. Selection
The following code is an example of which programming construct?
x = 10
print(x)
Select one:
a. Iteration
b. Sequence
c. Selection
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
