Skip to content

Sania Parekh CS11 JavaScript-I - #100

Open
sparekh315 wants to merge 2 commits into
bloominstituteoftechnology:masterfrom
sparekh315:master
Open

Sania Parekh CS11 JavaScript-I#100
sparekh315 wants to merge 2 commits into
bloominstituteoftechnology:masterfrom
sparekh315:master

Conversation

@sparekh315

Copy link
Copy Markdown

No description provided.

Comment thread assignments/objects.js
// ==== Challenge 3: Object Methods ====
// Give Kennan the ability to say "Hello, my name is Kennan!" Use the console.log provided as a hint.
// console.log(kennan.speak());
console.log(kennan.speak());

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, here try creating a function that return the string "Hello, my name is Kennan!"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants