Reading and writing in files. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
- 3

Reading and writing in files.

So theres this exercise (Lesson 49.2) where i have to open a file, write in it, close it, open it again, read it and print it. How do i do it?

9th Jun 2021, 6:05 PM
Nyatro
Nyatro - avatar
1 Respuesta
+ 6
Stewzy.py , Stewzy.py , to get an idea how to do this task, you can take a look at the previous lessons: (python core tutorial) ▪︎lesson 47.1 - opening files ▪︎lesson 48.1 - reading files ▪︎lesson 49.1 - writing files happy coding and good success!
9th Jun 2021, 6:20 PM
Lothar
Lothar - avatar