- The confusing thing is that there may be a lot of “parse_args()” going on in the script
- One might be the name of your own function (but this can be called anything)
- Another might be referrring to a method within the class ArgumentParser
- I’ve highlighted what is similar (I think?) here:
