#can anyone help me ? (solved)
1 messages Β· Page 1 of 1 (latest)
Can you tell how is that or what exactly should I do ?
I have spend hours trying to solve this problem π
You need to fix the indentation on the lines the errors are pointing to
Line 31 uses spaces while the rest uses tabs (or vice versa)
Line 40 is highlighted because line 37 has a space that shouldn't be there
The if does not align with the elif
Thank you I donβt know what would I do without your help