1 / 3

What is the keyword used to define a block that performs a specific task?

greet(name):
return
f"Hello,
{name}!"