Answer:
antivirus.......hope this answers your question
Hire more people to help type her documents, or make Batch invoices
what the answer to this question....
Answer:
I'll be using python:
__________________________
a=int(input("Enter a number :"))
b=int(input("Enter another number :"))
c=int(input("Enter last number :"))
lis=[a,b,c]
sort=sorted(lis)
print("The largest number is:", sort[1])
___________________________