Compare commits

..

1 Commits

Author SHA1 Message Date
Kajal Thakur d7116cac20 code update recorded at: 28/03/25 06:52:28 2025-03-28 06:52:28 +00:00

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 here....");
} }
/* /*
@ -68,3 +68,4 @@ Method for generating 256 hash code for a String:
*/ */