What is the current syntax of remove() a file?
Posted: Wed Jul 13, 2022 7:45 pm
a) remove(file_name)
b) remove(new_file_name, current_file_name,)
c) remove(() , file_name))
d) none of the mentioned
b) remove(new_file_name, current_file_name,)
c) remove(() , file_name))
d) none of the mentioned