Loading Python
Setting up environment...
Loading...
📝 Editor
1
return can be used to exit function early. "Guard clause" pattern checks conditions at the start of a function.
Loading Python environment...