DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
file.open("file.txt);
myfile
=
open
(
"example.txt"
)
txt
=
myfile
.
read
(
)
print
(
txt
)
myfile
.
close
(
)
Source by www.compciv.org #
PREVIOUS
NEXT
Tagged:
ADD COMMENT
Topic
COMMENT
Name
5+8 =
Submit