186k views
15 votes
What might happen if Python code is not in the correct order? The computer will fix the steps automatically. The computer will follow the steps, but the program might not work. The program will work, even if out of order. The program will load and work on the second try.

2 Answers

10 votes
The computer will follow through with the steps but the program most likely will not work.
User Yassine Elouafi
by
4.1k points
10 votes

Answer:

The computer will follow the steps, but the program might not work.

Step-by-step explanation:

User Nimitt Shah
by
3.8k points