Examveda
Examveda

What is the purpose of the def keyword in Python?

A. It is used to define a function

B. It is used to declare a variable

C. It is used to import a module

D. It is used to create a loop

Answer: Option A


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python