5. You look at the following text:
1- it x == 6
2
print('Is 6')
3
print('Is Still 6')
print('Third 6')
4
It looks perfect but Python is giving you an 'Indentation Error' on the second print statement. What is the most likely
reason?
In order to make humans feel inadequate, Python randomly emits 'Indentation Errors' on perfectly good code-
after about an hour the error will just go away without any changes to your program
Python thinks 'Still' is a mis-spelled word in the string
You have mixed tabs and spaces in the file
Python has reached its limit on the largest python program that can be run
Answers
Answered by
0
Answer:
she said she will
Explanation:
have you been
Similar questions
Psychology,
3 months ago
Social Sciences,
3 months ago
English,
3 months ago
Chemistry,
6 months ago
Computer Science,
11 months ago
Math,
11 months ago
Science,
11 months ago