code update recorded at: 27/03/25 15:57:53
This commit is contained in:
parent
3cbf76608f
commit
2a3fd8dc48
|
|
@ -54,6 +54,7 @@ export const handler = async (req, res) => {
|
||||||
|
|
||||||
function modifyObj(obj) {
|
function modifyObj(obj) {
|
||||||
// Enter your code here
|
// Enter your code here
|
||||||
|
obj["name"] = "Dheerendra Singh"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -68,3 +69,4 @@ Method for generating 256 hash code for a String:
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user