python is space sensitive, you have to either use tabs or spaces consistently. Check your file in something like sublime text to see what spacing you’re using.
python is space sensitive, you have to either use tabs or spaces consistently. Check your file in something like sublime text to see what spacing you’re using.