Geography, asked by OtakuKook, 1 day ago

WHAT IS BANGTAN BOYS?
.
.ARMIES GET READY TOMORROW IS JUNGKOOK's B'DAY​

Answers

Answered by lxlfreedelahoyalxl2
2

print("enter 1 for addition")

print("enter 2 for subtraction")

print("enter 3 for multiplication")

print("enter 4 for division")

a=int(input("enter the first number:"))

b=int(input("enter the second number:"))

c=int(input("enter your choice"))

if c==1:

print("sum of the number is",a+b)

elif c==2:

print("difference of the number is",a-b)

elif c==3:

print("product of the number is",a*b)

elif c==4:

print("quotient of the number is",a/b)

else:

print("invalid option")

Attachments:
Answered by Adityakumar7543094
1

Metabolism (pronounced: meh-TAB-uh-liz-um) is the chemical reactions in the body's cells that change food into energy. Our bodies need this energy to do everything from moving to thinking to growing. Specific proteins in the body control the chemical reactions of metabolism.

Attachments:
Similar questions