Examveda

What is the primary purpose of the functools.partial function in Python?

A. Create a new decorator

B. Partially apply function

C. Create a wrapper function

D. Create a closure

Answer: Option C


This Question Belongs to Python Program >> Formatting And Decorators

Join The Discussion

Related Questions on Formatting and Decorators