I have this code as a class in my InputData.py file
class InputData: def __init__(self, file_name): self.input_file_name = file_name print(sel