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

Jude LDN 8 Initial Commit - #262

Closed
LovesPictures wants to merge 2 commits into
CodeYourFuture:masterfrom
LovesPictures:master
Closed

Jude LDN 8 Initial Commit#262
LovesPictures wants to merge 2 commits into
CodeYourFuture:masterfrom
LovesPictures:master

Conversation

@LovesPictures

@LovesPictures LovesPictures commented Dec 17, 2021

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: Jude Ricketts
  • Your City: Lond 8
  • Your Slack Name: Loves Pictures

Homework Details

  • Module: JavaScript 1
  • Week: Week 1

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?


View rendered .github/pull_request_template.md
View rendered exercises/A-setup-ide/README.md

@Simon2828 Simon2828 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.

Great effort and work, Jude! Keep it up 😁

Comment thread exercises/I-floats/exercise.js Outdated
//what is number of mentors as a % of the total
var numberOfMentors = 8;

var percent = (numberOfMentors * 100) / total;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Just a small thing, but try to be more specific with the naming of the percent variable here and on line 6 to avoid repeating the same word e.g. percentageOfMentors

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants