scrimba
Learn Python
Functions - Calling ,parameters, arguments, defaults
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Functions - Calling ,parameters, arguments, defaults
AboutCommentsNotes
Functions - Calling ,parameters, arguments, defaults
Expand for more info
index.py
run
preview
console
print("Hello Function")

Console
"Hello Function "
,
index.html
-7:24