Why is sequencing important in coding?
Answers
Answered by
1
Explanation:
Sequences are the main logical structure of algorithms or programs. When creating algorithms or programs, the instructions are presented in a specific correct order. A sequence can contain any number of instructions but each instruction must be run in the order they are presented. No instruction can be skipped.
Answered by
0
Answer:
sequences are the main logical structure of algorithms or programs
Explanation:
Similar questions