- 2

Anyone Explain please

You are working on a Contact Manager app. You have created the contact object constructor, which has two arguments, name and number. You need to add a print() method to the object, which will output the contact data to the console in the following format: name: number The given code declares two objects and calls their print() methods. Complete the code by defining the print() method for the objects.

27th Jan 2021, 1:38 AM
❤️😍Prerana😍❤️
❤️😍Prerana😍❤️ - avatar
3 Respuestas
+ 3
You need to make some attempts first.
27th Jan 2021, 2:26 AM
Sonic
Sonic - avatar
+ 2
Yes, I will. Thanks🙏
27th Jan 2021, 7:22 AM
❤️😍Prerana😍❤️
❤️😍Prerana😍❤️ - avatar
+ 1
You're welcome.
27th Jan 2021, 8:02 AM
Sonic
Sonic - avatar