Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Python by rtertgre ( 3 years ago )
sayi1=int(input("Sayı 1: "))
sayi2=int(input("Sayı 2: "))
toplam=sayi1+sayi2
print("Toplam: ",toplam)

 

Revise this Paste

Your Name: Code Language: