I am novice of Python, now learning using the app SoloLearn
In the in-app code playground I run these codes with no problem:
But when I run the same code in IDLE, I get an SyntaxError:
Does anyone have any idea why?
I am novice of Python, now learning using the app SoloLearn
In the in-app code playground I run these codes with no problem:
But when I run the same code in IDLE, I get an SyntaxError:
Does anyone have any idea why?