High School / Define Functions

Define Functions

+10 XP

Learn Example Challenge

Lesson

Functions group code: `def greet(name):` then indent `print('Hello', name)`