-
Notifications
You must be signed in to change notification settings - Fork 0
Open
@imsanjoykb
Description
f = open("demofile.txt", "r")
print(f.read())
Metadata
Metadata
Assignees
Labels
No labels
f = open("demofile.txt", "r")
print(f.read())