what is used to open or close function
Answers
Answered by
4
Answer:
in open function we exclude the thing
& in close function we include the thing
please mark me brainlist
Answered by
9
Answer:Opening and closing of function:
• Python open () function is used to open a function.
• This function is used to open a file in a specific mode.
• Python close () function is used to close a function
• Python file technique close () closes the opened file. A closed file cannot be delivered or writt
Explanation:
Similar questions