Edit File: index.js
module.exports = function (x) { return x * 100; };
Back to File Manager