diff --git a/handler.js b/handler.js index 89bfd5d..28e86ac 100644 --- a/handler.js +++ b/handler.js @@ -54,7 +54,7 @@ export const handler = async (req, res) => { function modifyObj(obj) { // Enter your code here - console.log("m here"); + console.log("m here...."); } /* @@ -68,3 +68,4 @@ Method for generating 256 hash code for a String: */ +