Python - import 'argparse'

Import argparse

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

import argparse