0
I am not able to run my first program in python that is showing syntax error.Please help?
3 Answers
+ 2
can you post your code here so we can see what is wrong with it?
0
i was running it in code playground
code:
>>>print ('hello world')
it gave a syntax error.
but now I wrote it without arrows so it ran.
0
ok thnks