def with_clean(): with open("data.txt", "r") as f: f.read()