[ Thanks toBrendan Scott for this link. ]
“In the last tutorial we created a file using our text
editor and saved a function to it….In this tutorial we’re going
to try to do much the same thing again, but without using the
Python interpreter.“That is, we will need to take the things we did in the
interpreter and implement them in our trivia.py file. We will have
a functioning (although still quite simple) stand alone Python
program.”