+ 1
Hi, when i implment any acrip in my device it work well, but when i try online it gives a syntax error in the print line !!!
also it can't identify the raw_input..... this happens in python
3 Réponses
+ 1
i think you work in python2 and online it's python3 ...
I think you should learn python3...
+ 1
I thought. about that too, but In my phone, it works properly where python 3 is installed , and in my laptop it also work wonderfully where python 2 is installed. However the problem come when I execute it online
+ 1
the same code ? (in phone and laptop)