Q. Which Python keyword is used to declare a function?

  • (A) function
  • (B) define
  • (C) def
  • (D) fun
πŸ’¬ Discuss
βœ… Correct Answer: (C) def
Explanation: `def` is used to declare a function.
Explanation by: Mr. Dubey
`def` is used to declare a function.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
73
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate