nekomata_saren@tg says to YSITD with open('../private/keys.txt', 'rb') as f: keys = f.read().splitlines() with open('../private/flag.txt') as f: flag = f.read().strip()