arv1 = int(input("Esimene arv ")) arv2 = int(input("Teine arv ")) c = Arv1 * Arv2 print("Korrutis on",c) print()