Learn
It worked! Our Python program successfully wrote to text.txt
.
Instructions
1.
Now you try: write any data you like to a file called text.txt
using with
…as
. Give your file object the usual name: my_file
.
Take this course for free
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.