A. True (opening for reading requires the file to exist).
B. False (the default open mode is 'r', not 'w').
C. True (opening in 'w' mode truncates the file, deleting existing content).
D. False (files are closed using the close() method, not a closefile() function).
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Abbribas
1 month, 2 weeks agoDave304409
1 year agoJeyTlenJey
1 year agokstr
1 year, 1 month agoDKAT2023
1 year, 1 month ago