filmov
tv
What is an equivalent of ANS variable in Python?

Показать описание
Does python have Matlab's `ans` variable that captures returned value not stored in any variable? Or basically: What is an equivalent of ANS variable in Python? As you know both calculators and some software like MATLAB have "ANS" variable that captures the answer of the last operation. So in this video we talk about the equivalent of this operator in Python Programming language.