1 distraction is phones , texting and driving . They could have a system in their car which activated by a voice assistant who could do it al for them
Answer:
A loop in a computer program is an instruction that repeats until a specified condition is reached. In a loop structure, the loop asks a question. If the answer requires action, it is executed. ... A computer programmer who needs to use the same lines of code many times in a program can use a loop to save time
Explanation: