Examveda
Examveda

How is a function defined in Python?

A. Using the def keyword followed by the function name and parameters

B. Using the function keyword

C. Using the define keyword

D. Using the func keyword

Answer: Option A


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python