0
What is wrong with this python code?
I am a beginner. I ran this code on Jupyter notebook and VS code but it showed an 'unknown syntax error' in line 5. Then went to code playground on sololearn and it worked. I can't understand why this happened. So, tell me what happenned. https://code.sololearn.com/cJ1pdQZ99bf4/?ref=app
3 Answers
+ 1
Ok....problem solved...
+ 4
Have you tried writing Age, Name, Birthday and Result as age, name, birthday and result?
0
No