Skip to content

Commit 2a74bdf

Browse files
Rename Get python version.py to Check python version.py
1 parent d35a9d7 commit 2a74bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Get python version.py renamed to Check python version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ def main():
22
import sys
33
print("The python version is\n", sys.version)
44
print("Python version info\n", sys.version_info)
5-
main()
5+
main()

0 commit comments

Comments
 (0)