+ 1
What is wrong?
Exercise 39. It works well in compilation but not here! https://code.sololearn.com/cq784BVXRPxk/?ref=app
1 Answer
+ 5
open("/usercode/files/books.txt","r")
both arguments of open are string type
Exercise 39. It works well in compilation but not here! https://code.sololearn.com/cq784BVXRPxk/?ref=app