Computer Science, asked by VarshaMY, 6 months ago

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 tusharchaudhary25198
0

Answer:

she said she will

Explanation:

have you been

Similar questions