Question:

Yash wrote a program for inserting and deleting data in a file, using Python, One of the functions, he used is incorrect. identify the incorrect function.

Updated On: Oct 17, 2024
  • \(\text{writelines}( )\)
  • \(\text{readlines}( )\)
  • \(\text{writeline}( )\)
  • \(\text{readline}( )\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The correct option is (C) :\(\text{writeline}( )\)
Was this answer helpful?
0
0