WeRCopyPasteDeveloper
Pages - Menu
Home
Python
Android
Advance Java
Management
My Playstore Application
Friday, November 15, 2019
Quit the Python Shell
•
Quit the Python Shell
It’s easy to end the interactive session : You can either use quit(),exit() or Ctrl+D on UNIX , Ctrl+Z. Enter on Windows (i.e. EOF) to exit.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Mnemonic Variable Names
Mnemonic Variable Names This can confuse beginning students because well-named variables often “sound” so good. Example: x1q3z9oc...
What is PSF ?(Python Software Foundation)
The Python software foundation is a non-profit corporation that holds the intellectual properly rights behind the python programming langu...
No comments:
Post a Comment