filmov
tv
eva() vs int() in Python #pythonprogramming #python #shorts #short #shortvideo #education
Показать описание
in this video we clear the doubt students faces between int() vs eval(). Use of eval() in Python will make python code more versatile. Python eval function returns value which you want like integer , float, list, tuple etc. in Python Programming all must clear the use of eval(). in short if you want to read multiple values use eval function in python.