How is a function defined in Python? - Study24x7
Social learning Network
01 Mar 2024 12:33 PM study24x7 study24x7

How is a function defined in Python?

A

 function my_function():

B

def my_function():

C

 def my_function::

D

my_function def():

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles