argparse.ArgumentParser is a class in the argparse module that is used to create a new argument parser object (we will learn about classes and object-oriented programming later, so you don't need a ...