Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

London9-Elahe-Mortazavi-JavaScript-Core-1-Coursework-Week3 - #178

Open
elahemortazavi wants to merge 2 commits into
CodeYourFuture:mainfrom
elahemortazavi:main
Open

London9-Elahe-Mortazavi-JavaScript-Core-1-Coursework-Week3#178
elahemortazavi wants to merge 2 commits into
CodeYourFuture:mainfrom
elahemortazavi:main

Conversation

@elahemortazavi

Copy link
Copy Markdown

No description provided.

let a;
console.log(a);

//a has not defined.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

a is declared but not assigned to the value so a is undefined

@Bahare09

Copy link
Copy Markdown

Good job. Well done Elahe 👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants