Loading Python
Setting up environment...
Loading...
📝 Editor
1
The def keyword creates a function. Functions group code for reuse. We call them by name with parentheses.
Loading Python environment...