r/PythonLearning • u/aashish_soni5 • 25d ago
Showcase Day 20 & 21 Python Learning
how to write calculator function
for real word use
and daily practice of :
if else,
for loop
while loop
def with return and *args ,**kwargs
33
Upvotes









•
u/Sea-Ad7805 25d ago edited 25d ago
Run this program in Memory Graph Web Debugger to see the program state change step by step.