Python
Version Check
python -V
Note: argument is case-sensitive
Exiting command line script
exit()
or Ctrl-Z
+ Return
Last updated
Was this helpful?
python -V
Note: argument is case-sensitive
exit()
or Ctrl-Z
+ Return
Last updated
Was this helpful?