exports.convertToInteger = (num) => { return num * 100; };