Programming (12th Grade)
Functions
Which of the following is a correct way to define a function in Python?
def myFunction():
function myFunction[]
myFunction() = function
def myFunction{}