Guest User

Untitled

a guest
Oct 23rd, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. st@seri:~/web-docs/py$ python main.py
  2. Kurssin nimi: fds
  3. Traceback (most recent call last):
  4. File "main.py", line 112, in <module>
  5. main()
  6. File "main.py", line 15, in main
  7. name = input('Kurssin nimi: ')
  8. File "<string>", line 1, in <module>
  9. NameError: name 'fds' is not defined
Add Comment
Please, Sign In to add comment