Python - import 'sys'

Import sys

To import sys, Add the following line to the top of your code.

import sys