Hello world can anyone help me please I want to understand How to read lines in a file in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hello world can anyone help me please I want to understand How to read lines in a file in python

2nd Oct 2022, 9:20 AM
Jabar Hamza
Jabar Hamza - avatar
1 Answer
+ 5
From your profile I can see that you started the Python Core course. Reading from files be covered in the section "Exceptions & Files". You will also find plenty of learning resources online. https://realpython.com/read-write-files-python/ https://realpython.com/pandas-read-write-files/ https://www.geeksforgeeks.org/how-to-read-from-a-file-in-python/ If you have a specific problem, you need to provide a specific problem description so we can help you.
2nd Oct 2022, 9:40 AM
Lisa
Lisa - avatar