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

ZA2 - Ele Mashige - JS-Core1 - Week1.#302

Closed
EleMashige wants to merge 8 commits into
CodeYourFuture:masterfrom
EleMashige:master
Closed

ZA2 - Ele Mashige - JS-Core1 - Week1.#302
EleMashige wants to merge 8 commits into
CodeYourFuture:masterfrom
EleMashige:master

Conversation

@EleMashige
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:
  • Your City:
  • Your Slack Name:

Homework Details

  • Module:
  • Week:

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

var numberOfMentors = 8;
numberOfMentors = 8/23*100;
console.log("Percentage students: " + numberOfStudents.toFixed() + "%");
console.log("Percentage mentors: " + numberOfMentors.toFixed() + "%");
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hi Elle I am just reviewing your code. very nice work it looks like your getting the hang of javascript

@@ -1,5 +1,9 @@
// Declare your function first

function passing(a, b) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

very nice use of your parameters.

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