PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
What is the current syntax of rename() a file?
A. rename(current_file_name, new_file_name)
B. rename(new_file_name, current_file_name,)
C. rename(()(current_file_name, new_file_name))
D. none of the mentioned
Show Answer
Next Question
Correct Answer:
A
Explanation: This is the correct syntax which has shown below.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap