Running Scripts

Python modules are objects and have several useful attributes. You can use this to easily test your modules as you write them, by including a special block of code that executes when you run the Python file on the command line. Take the last few lines of humansize.py:

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy