π Python Lists, Dicts, Tuples π
Posted on Feb 18th, 2021
π Todayβs topics
π― Project
π Resources
βοΈ EXTRA/TMI
You may find yourself surprised when trying to assign variables inside of functions that you have previously assigned outside the function, and it doesnβt work. This article explains why.