What do you use to open and close a function.
Answers
Answered by
2
Python open () function is used to open a function. This function is used to open a file in a specific mode. Python file technique close () closes the opened file.
Similar questions