Run Code
|
Code Wall
|
Users
|
Misc
|
Feedback
|
About
|
Login
|
Theme
|
Privacy
15
a=int(input("1.sayıyı giriniz")) b=int(input("2.sayıyı giriniz")) islem=input("çarp,böl,topla,çıkar bunlardan bir tanesini yaz") İf islem==çarp: Print (a*b) elif islem==böl: Print (a/b) elif islem==topla: Print (a+b) elif islem==çıkar: Print (a-b) Buket Tosun 9 f 140
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
BasicFunctionsPrograms,py
denemeler
lesson 6 final
abc python basic
inverse matrix gauss jordan
kenken1
binary search
for
>= Number regex generator
ALAMOST DONUTZ dungeon
Please log in to post a comment.