Exit or Quit Python in Terminal on Mac - DevPops-Inc/mac GitHub Wiki
• Type exit()
or quit()
and press the return key to leave Python shell and return to the UNIX shell.
•
•
• Type exit()
or quit()
and press the return key to leave Python shell and return to the UNIX shell.
•
•