I currently have a code where I take an input of text file from argparse in read mode only
import argparse parser = argparse.ArgumentParser() parser.add_argu