Compare commits
No commits in common. "main" and "27-03-25-9fa057" have entirely different histories.
main
...
27-03-25-9
|
|
@ -54,9 +54,6 @@ export const handler = async (req, res) => {
|
|||
|
||||
function modifyObj(obj) {
|
||||
// Enter your code here
|
||||
obj["First_Name"] = "Dheerendra";
|
||||
obj["Last_Name"] = "Singh";
|
||||
obj["addres"] ="new delhi"
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -71,5 +68,3 @@ Method for generating 256 hash code for a String:
|
|||
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user