+ 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 Answers
+ 7
мŃŃŠ°Š“ ŠŗŠµŠ½Ń ,
Sololearn supports python3 only...
What error are you facing??
Can you share your attempted code here to view the error??
+ 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