When you see the following traceback:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ValueError: invalid literal for int() with base 10: 'ten'What does <module> refer to?
When you see the following traceback:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ValueError: invalid literal for int() with base 10: 'ten'What does <module> refer to?
Create a free account to access the full topic