Run »
Result Size:
625 x 571
×
Change Orientation
f = open("demofile.txt", "r") print(f.read())
x
f
=
open
(
"demofile.txt"
,
"r"
)
print
(
f
.
read
())
Hello! Welcome to demofile.txt
This file is for testing purposes.
Good Luck!
×
Report a Problem:
Your E-mail:
Page address:
Description:
Submit