Pyth Unit IVPDFPyth Unit IVAdded by sdpatil37420 ratingsfunction kt(e,t){var n=e+t;return n<=0?0:Math.round(e/n*100)}% found this document usefulSave Pyth Unit IV for later