+ 3
-->click this<-- please help me
Hello audience, I would like to know what version of python SoloLearn is based on? I'm trying to use my skills in python3 but I get a "Syntax Error" what should I do?
9 Respostas
+ 7
мурад кент ,
Sololearn supports python3 only...
What error are you facing??
Can you share your attempted code here to view the error??
+ 5
мурад кент Sololearn is using python3 if you are having trouble with this syntax error, you should read the error and what its saying is wrong, read what line it is on, look up error if your still having trouble, or as a last resort you should probably send the code here.
+ 4
# you can see it in this way:
import sys
print("Version: ",sys.version)
+ 2
"-->click this<--" 😐
+ 1
# you can see it in this way:
import sys
print("Version: ", sys.version)
OUTPUT
Version: 3.9.16 (main, Apr 12 2023,
06:58:15) [GCC 10.2.1 20210110]
THIS IS THE OUTPUT
0
Solo learn support py3.
0
Use colab powered by google