DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python close file
fileName = "stuff.txt" #insert file name file = open(fileName) #close the file file.close()
PREVIOUS
NEXT
Tagged:
#python
#close
#file
ADD COMMENT
Topic
COMMENT
Name
1+3 =
Submit