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

Scotland clas 5 - Peter Armstrong - JS core 1- Week 1 - #216

Closed
PeterArmstrong79 wants to merge 6 commits into
CodeYourFuture:masterfrom
PeterArmstrong79:master
Closed

Scotland clas 5 - Peter Armstrong - JS core 1- Week 1#216
PeterArmstrong79 wants to merge 6 commits into
CodeYourFuture:masterfrom
PeterArmstrong79:master

Conversation

@PeterArmstrong79

Copy link
Copy Markdown

Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in HOW_TO_MARK.md in the root of this repository

Your Details

  • Your Name:Peter Armstrong
  • Your City:Glasgow
  • Your Slack Name:Pedro

Homework Details

  • Module:JS core 1
  • Week: 1

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

let percentageMentors = Math.round(numberOfMentors/23 *100);

console.log(percentageStudents);
console.log(percentageMentors); 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.

You could try using the sum variable here

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.

3 participants