which version of Python is used in Sololearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

which version of Python is used in Sololearn?

Does it support Python 3.10?

14th Nov 2021, 4:52 PM
US Department Of State
US Department Of State - avatar
7 Answers
+ 7
# Hi! You can try: import platform print(platform.python_version())
14th Nov 2021, 5:12 PM
Per Bratthammar
Per Bratthammar - avatar
+ 3
Per Bratthammar thank you
14th Nov 2021, 5:51 PM
US Department Of State
US Department Of State - avatar
+ 2
Axel_ Hi! You don’t have to worry! The code is running on a SoloLearn server long way from you. Only the result is returned to you. 🙂
15th Nov 2021, 6:57 AM
Per Bratthammar
Per Bratthammar - avatar
+ 1
BroFar Thanks for your code, though, I was a little scared when pip have started to be installed on my iPhone, I thought "And then it will delete all my data and blow up the battery?", but fortunately, I just found out which version of the python interpreter is on the sololearn server.
15th Nov 2021, 5:00 AM
US Department Of State
US Department Of State - avatar
+ 1
Per Bratthammar on the one hand, this fact is pleasant because of security; on the other hand, it is sad because we cannot update the Python interpreter to the current version on Sololearn servers, as we could do for pip or other plugins.…
15th Nov 2021, 7:54 AM
US Department Of State
US Department Of State - avatar
0
It uses Python 3.8.11
16th Nov 2021, 3:25 PM
Sid Chat
Sid Chat - avatar