Write a python program to get the Python version you using.

Published: 23 August 2022
on channel: SilverFoxCode
16
0

Write a Python program to get the Python version you are using.

import sys
print("Python Version")
print(sys.version)
print("Python Version Info")
print(sys.version_info)


#pythontutorial
#pythonprogramming
#python


On this page of the site you can watch the video online Write a python program to get the Python version you using. with a duration of hours minute second in good quality, which was uploaded by the user SilverFoxCode 23 August 2022, share the link with friends and acquaintances, this video has already been watched 16 times on youtube and it was liked by 0 viewers. Enjoy your viewing!