Q&A
Course Info
Curriculum
Get Started
Fill-in-the-blank quiz
1 / 3
What is the keyword used to define a block that performs a specific task?
greet(name):
return
f"Hello,
{name}!"
def
function
method
proc
Previous
Confirm