Unite Family
The Javascript program name is Unite Family
The below link contains Unite Family Question with test cases
https://drive.google.com/file/d/1XxULadczU1zNFjtfCL-DM6XZuu-M70cU/view?usp=sharing
The below link contains Code
https://drive.google.com/file/d/1pi0yzm8aMLl58fSfJyS9qCkAmAhmdb-p/view?usp=sharing
In this Javascript coding program they had two test cases
We need all two test cases can be came when code was run. I want exact outputs for all two test cases
Just add the code below
...
/* Write your code here */
const family = {
"surname": father.surname,
"city": father.city,
"dish": mother.dish,
"pet": child.pet
}
...
Comments
Awesome ! Thank you
Leave a comment