imprimir vesion python

Solutions on MaxInterview for imprimir vesion python by the best coders in the world

showing results for - "imprimir vesion python"
Nancy
26 Nov 2020
1import sys
2print("Python version")
3print (sys.version)
4print("Version info.")
5print (sys.version_info)
similar questions
queries leading to this page
imprimir vesion python