Lists and Tuples in Python
Imagine you have a bunch of numbers and you assign a variable to each of these numbers. Now everytime you want to access these set of numbers you need to remember the variable name for each. This is a time consuming and tedious task right. This has b...
gagang.hashnode.dev2 min read