Reading files | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Reading files

If we are reading from a specific file. Do we have to create a separate text file in order to read each character in the file. Learning files function.

12th Feb 2022, 5:13 PM
Knowledge Is Power
Knowledge Is Power - avatar
1 Réponse
+ 1
no, you don't have to create another text file. the file you read is stored in memory, you can do whatever you want with it from there.
12th Feb 2022, 6:27 PM
Bahhaⵣ
Bahhaⵣ - avatar