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!
Coordination in a global information system requires a decentralized architecture for data, standardization within departments
When was the Ming dynasty established?
the 1100s CE
the 1200s CE
the 1300s CE
the 1400s CE
From hacking into public websites where you pay and stuff, or put in a fake official window to lure out your private info.
Answer:
A. provides examples of creative work such as writing, film, or art
C. can be referenced in your resume and taken to job interviews
D. is well organized and easy for a potential employer to find and digest
Explanation:
Here is the right answer.