learn-python
learn-python copied to clipboard
Create flexible_initials.py
Showing how you can use globals to use one variable name to specify other variable name (this was my first time looking into globals). This is an example I personally would have liked to have seen (for myself)