code update recorded at: 27/03/25 16:13:49
This commit is contained in:
parent
2a3fd8dc48
commit
18ba0f962d
|
|
@ -55,6 +55,7 @@ export const handler = async (req, res) => {
|
|||
function modifyObj(obj) {
|
||||
// Enter your code here
|
||||
obj["name"] = "Dheerendra Singh"
|
||||
obj["address"] = "new delhi"
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -70,3 +71,4 @@ Method for generating 256 hash code for a String:
|
|||
*/
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user