Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. C:\Python38>.\python
  2. Python 3.8.0 (tags/v3.8.0:fa919fd, Oct 14 2019, 19:37:50) [MSC v.1916 64 bit (AMD64)] on win32
  3. >>> exit()
  4. Traceback (most recent call last):
  5. File "<stdin>", line 1, in <module>
  6. NameError: name 'exit' is not defined
  7. >>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement