python kodum

simitci= int(input("kaç simit aldınız? = "))
simit_adedi= simitci*20
print(simit_adedi,"simitlerin toplam tutarı")