QUESTION IMAGE
Question
question # 6
fill in the blank
complete the code to create a new file.
afile = open(\stuff.txt\, \\)
Brief Explanations
In Python, to create a new file in write - mode, the 'w' mode is used with the open() function.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
w