0
with open(“numbers.txt”, “a+”) as f: f.write(str(input()))
3rd Mar 2019, 10:06 PM
Nathan Lewis
Nathan Lewis - avatar