LearnPath

python · beginner · ~5 min

Hello, learner

Write a function `greet(name)` that returns the string `Hello, {name}!`.

python editor · loading…

Output

Run to see output.