No, if we were to make the decimal for angel it would be 0.500 which is more than lance, you can also round them
Answer:
C) the world wide web.
Explanation:
if you where to google the question it is the definition of the WWW
num1 = float(input("Enter the first number: "))
num2 = float(input("Enter the second number: "))
operation = input("Which operation are you performing? (a/s/m/d) ")
if operation == "a":
print("{} + {} = {}".format(num1, num2, num1+num2))
elif operation == "s":
print("{} - {} = {}".format(num1, num2, num1-num2))
elif operation == "m":
print("{} * {} = {}".format(num1, num2, num1*num2))
elif operation == "d":
print("{} / {} = {}".format(num1, num2, num1/num2))
I hope this helps!
Ummmmm I don’t know but I wanna know now.....
EGC . medical research science