else: mW = dBm2mW(dBm) print("%0.2f dBm = %d mW" %(dBm,mW)) else: # bad syntax print("Usage: Enter input value as 9.99dBm or 999mW") else: # prin