if __name__ == '__main__': with open('./000-999/147/inputs/flag') as file: input = file.read() print(input)