Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
building a basic calculator
num1 = input("Enter a number: ") num2 = input("Enter another number: ") result = int(num1) + int(num2) print(reult) num1 = input("Enter a number: ") num2 = input("Enter another number: ") result = num1 + num2 print(reult) um1 = input("Enter a number: ") num2 = input("Enter another number: ") result = float(num1) + float(num2)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Dictionary - convert to lowercase
http_request
WoW
Python2, list comprehension, join, split, zip
Filter dictionaries with specific keys
cache in python
pip install fire
Hi
Цідило
Date time
Please log in to post a comment.