+ 3

Python

What is the version that Python is running on this platform? Bcz some codes are not working how they suppose to do. They work on PC in Python 3 but here they don't.

7th Jul 2018, 9:21 AM
Doomdie
Doomdie - avatar
4 Respostas
+ 5
3.5.1 from platform import python_version print(python_version()) run this script you will get to know which version you are using.
7th Jul 2018, 9:34 AM
Nikhil Dhama
Nikhil Dhama - avatar
+ 2
ok, thx :)
7th Jul 2018, 10:10 AM
Doomdie
Doomdie - avatar
0
english pls
9th Jul 2018, 8:05 AM
Doomdie
Doomdie - avatar