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

London class 7/Ramla Jama/JavaScript-week1 - #75

Closed
ramla199 wants to merge 1 commit into
CodeYourFuture:masterfrom
ramla199:master
Closed

London class 7/Ramla Jama/JavaScript-week1#75
ramla199 wants to merge 1 commit into
CodeYourFuture:masterfrom
ramla199:master

Conversation

@ramla199

Copy link
Copy Markdown

Your Details

  • Your Name: Ramla Jama
  • Your City: London
  • Your Slack Name: Ramla

Homework Details

  • Module: js1
  • Week:week1

@AbdulazizAlhasan AbdulazizAlhasan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Well done Ramla

- Print your `greeting` to the console 3 times

> Remember: to run this exercise you must change directory to the `D-variables`. If you already have a terminal window open for the previous exercise you can do this by running the command `cd ../D-variables`.
> Remember: to run this exercise you must change directory to the `C-variables`. If you already have a terminal window open for the previous exercise you can do this by running the command `cd ../C-variables`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good spot

var numberOfMentors = 8;
totalNumber = numberOfStudents + numberOfMentors;

console.log(`Total numnber of students and mentors: ${totalNumber}`); No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think you will need to print
"Number of students: 15
Number of mentors: 8
Total numnber of students and mentors: 23"
Currently you are only printing the last sentence

@github-actions

Copy link
Copy Markdown

Your coursework submission has been closed because nobody has interacted with it in 30 days. You are welcome to re-open it to get more feedback.

@github-actions github-actions Bot added the Stale label May 13, 2021
@github-actions github-actions Bot closed this May 13, 2021
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