Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
16
a=int (input ("1.sayıyı giriniz")) b=int (input (2.sayıyı giriniz ")) islem =input (çarp, böl, çıkar, topla bunlardan bir tanesini yaz") İf islem ==çarp: Print (a*b) Elif islem ==böl : Print (a/b) Elif islem ==çıkar: Print (a-b) Elif islem ==topla: Print (a+b)
run
|
edit
|
history
|
help
1
Run
0dd08b977895229d09b4848e467a4e10162ed345de0b245922b3505909d33ead
Chain length calculator
Aisha Wall
0aa6d60d0504c8470fc90c1d5cbf06083cdaadeab6e102bf90732ac2ab66dfdc
Python2, list comprehension, join, split, zip
Dictionary - convert to lowercase
Code2
gameboy
python power