This scalable Python program runs on a correct LC3 (machine larning language) input file given by the user and retrieves the labels (LC3 keywords) in the files along with their address and puts them ...
#This Python program runs on a correct LC3 file given by the user and retrieves #the labels (LC3 keywords) in the files along with their address and puts them in a #symbol table displayed to the user.