What is the use of remove() function?
Answer:
remove( ) is an in-built function in python which is used to delete files by supplying the names of the file as parameter.
Past Year - 1 Mark Questions
Past Year - 1 Mark Questions
Last updated at Dec. 13, 2024 by Teachoo
Answer:
remove( ) is an in-built function in python which is used to delete files by supplying the names of the file as parameter.