>>906
with open(‘test.txt’, ‘w’) as f:
____print(f)

print(f)