JJoeven

Exercises / python

Write and read a small file

Use pathlib.Path to write text with utf-8, read it back, print the name, then delete the file.

Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.