Kare Alma Programı
Python
December 09, 2023
İlk Önce for i in range(1,int(input("n : "))+1):print("{} Karesi {}".format(i,(lambda x:x**2)(i)))
İlk Önce
for i in range(1,int(input("n : "))+1):print("{} Karesi {}".format(i,(lambda x:x**2)(i)))
Share Your Expertise, Earn Rewards!
Found this insightful? Imagine your knowledge generating income. Contribute your articles to bylge.com and connect with readers while unlocking your earning potential.