Hi guys. It's not a question. It's my solution for contact manager in the section of objects in javascript. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hi guys. It's not a question. It's my solution for contact manager in the section of objects in javascript.

At first put this function in contact function. Function contact (name,number){ This.print = function (){ Console.log(name + ":" + " " + number); } }

15th Jan 2021, 6:09 PM
Mahsan Ojaghian
Mahsan Ojaghian - avatar
1 Answer
+ 6
Mahsan Ojaghian good job if you have solved it. But sadly you cannot post the solutions here. The Q&A section is reserved for questions related to programming and sololearn only. By the way you are free to post this on your feed and we wouldn't mind. Anyways this post will be removed under "not a question" offence. Read this. https://www.sololearn.com/discuss/1316935/?ref=app
15th Jan 2021, 6:42 PM
Avinesh
Avinesh - avatar