We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35a9d7 commit 2a74bdfCopy full SHA for 2a74bdf
Get python version.py renamed to Check python version.py
@@ -2,4 +2,4 @@ def main():
2
import sys
3
print("The python version is\n", sys.version)
4
print("Python version info\n", sys.version_info)
5
-main()
+main()
0 commit comments