Which of the following functions can help us to find the version of python that we are currently working on?
Posted: Wed Jul 13, 2022 7:44 pm
a) sys.version(1)
b) sys.version(0)
c) sys.version()
d) sys.version
b) sys.version(0)
c) sys.version()
d) sys.version