check python version ubuntu

37

python version command notebook -

import platform
print(platform.python_version())

Comments

Submit
0 Comments