Review Note
Last Update: 07/10/2024 01:20 PM
Current Deck: Python fundamentals
PublishedCurrently Published Content
Code
def out(): |
Output
Explanation
You can use global to create global variables inside a function, unlike nonlocal.
Context
Python
Current Tags:
Pending Suggestions
No pending suggestions for this note.