Compare commits

...

6 Commits

View File

@ -53,8 +53,7 @@ export const handler = async (req, res) => {
// BOILER_CODE_END
function modifyObj(obj) {
// Enter your code here
obj["name"] = "Dheerendra Singh"
}
@ -70,3 +69,9 @@ Method for generating 256 hash code for a String:
*/