• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

What will happened if we write 2 times file.close() statement?
filespython
1 Vote
5 Answers
29th Mar 2016, 3:45 PM
Dinesh Ingole
Dinesh Ingole - avatar
Is the following syntax valid? file = open("filename.txt","r") print(file.read()) file.close()
filespython
0 Votes
3 Answers
10th Jul 2016, 2:47 AM
Essam Mohamed Mahmoud Ahmed
Essam Mohamed Mahmoud Ahmed - avatar
file = open("/usercode/files/books.txt", "r")ï»ż ï»ż #your code goes hereï»ż ï»ż ï»ż file.close()
files
1 Vote
5 Answers
2nd Jan 2022, 2:11 PM
Abiye Iniabere
Abiye Iniabere - avatar
Can only one file be open at once? If no, does the file.close() method close all open files...
filespython
0 Votes
3 Answers
11th Oct 2016, 2:28 PM
Paul Obasi
Paul Obasi - avatar
can anybody tell me what has changed
"r")=contents")filefile.close()initialopen("newfile.txt"print("finished")print("readingprint(file.read())
1 Vote
1 Answer
27th Mar 2019, 4:41 AM
èƒĄè»’è±Ș
èƒĄè»’è±Ș - avatar
Hot today
Hey I've done the C# and SQL beginner and intermediate, but still feel like there could be more... Is there advanced somewhere?
0 Votes
How to do a responsive page?
1 Votes
Can I make coding projects here and run them without sololearn pro, only in sololearn.
0 Votes
Is there any debugging practice here or not?
2 Votes
How create a new language ?
0 Votes
Issue with Sololearn Module Quiz Despite Correct Answers
1 Votes
Hola
0 Votes
Ai in future
1 Votes
Beginner question
0 Votes
How To Enable Disable Divs?
0 Votes