Best writers. Best papers. Let professionals take care of your academic papers

Order a similar paper and get 15% discount on your first order with us
Use the following coupon "FIRST15"
ORDER NOW

# Inputs

# Inputs

import sys

A = float(sys.argv[1])

B = float(sys.argv[2])

C = float(sys.argv[3])

# Write your code here

We pass in three inputs, A, B and C.

You should output A∗(B+C/3)

any tips?

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"