In python, destructuring values is a powerful concept. Destructuring helps in easily assigning a sequence of values to multiple variables. But when the right hand side has more elements than variables, it raises an error. In such cases, * operator is helpful.
100 days of python is a YouTube shorts series where you will learn basics of python in byte-sized, easy to understand shorts. Keep following "Namaste Coders" for more!
#python #programming #learnpython #namastecoders #100dayschallenge #pythonprogramming