- 1

can any one help me in my code

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.

23rd Jan 2021, 9:18 PM
mar ia
mar ia - avatar
4 Answers
+ 1
So can you show your code so we can help with that.
23rd Jan 2021, 9:30 PM
Abhay
Abhay - avatar
0
https://code.sololearn.com/cDI2kecjfZp9/?ref=app
24th Jan 2021, 12:12 AM
visph
visph - avatar
0
Thenx😊
24th Jan 2021, 7:19 AM
mar ia
mar ia - avatar