# there is no "system" module in python # but you could use the "sys" module import sys # or other related modules like the "os" module import os