+ 1
Reading Files
How to read a file in python. For example I'm having a file named "mfa.txt", I have tried reading the file. But I have received an error stating that, "No such file or directory". But that file actually exists in my system.
3 Respostas
+ 5
Good to know! 👍
Update your question to inform that it has been solved. This is in order for others not misunderstanding, thinking otherwise.
[SOLVED] Reading Files
+ 4
Share your code inside your question Description, so people can help you.
https://www.sololearn.com/post/75089/?ref=app
https://www.sololearn.com/post/74857/?ref=app
+ 1
My problem was solved. Thank you