Computer Science, asked by rishabh260101, 7 hours ago

What do you use to open and close a function.​

Answers

Answered by ItszBrainlyQueen
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