DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
with open
with open('output.txt', 'w') as file: # Use file to refer to the file object file.write('Hi there!')
PREVIOUS
NEXT
Tagged:
#open
ADD COMMENT
Topic
COMMENT
Name
9+8 =
Submit