while True: import math a=input("1. dik kenar") b=input("2. dik kenar") c=a**2+b**2 print "hipotenus=", math.sqrt(c)
Hiç yorum yok:
Yorum Gönder