code update recorded at: 27/03/25 10:46:24

This commit is contained in:
Kajal Thakur 2025-03-27 10:46:24 +00:00
parent 2755639d96
commit 0405c3455d

View File

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