Mar-21-2025, 07:31 AM
Indentation issues can be tricky in Python. It’s best to stick to either tabs or spaces consistently. You can set your editor to convert tabs to spaces to avoid this problem in the future.
I am getting an IndentError on my python code in VS Code and i dont know why
|
|