59.6k views
2 votes
Choose what is the correct to create a function from the following

1.use def keywords
2.use empty function
3.python don,t have function

please i want answer i have ict test

1 Answer

0 votes

In python, we use the def keyword to create functions.

User Drgxfs
by
8.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.