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

Glasgow 6 - Mandy Cheung - JS1 - Week 1 - #482

Open
m4ndycheung wants to merge 21 commits into
CodeYourFuture:masterfrom
m4ndycheung:master
Open

Glasgow 6 - Mandy Cheung - JS1 - Week 1#482
m4ndycheung wants to merge 21 commits into
CodeYourFuture:masterfrom
m4ndycheung:master

Conversation

@m4ndycheung

@m4ndycheung m4ndycheung commented Feb 18, 2023

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: Mandy Cheung
  • Your City: Glasgow
  • Your Slack Name: Mandy Cheung

Homework Details

  • Module: JS1
  • Week: 1

Notes

  • What did you find easy?

  • Finding the syntax errors

  • What did you find hard?

  • getting my head around functions - understanding inputs

  • What do you still not understand?

  • Any other notes?

Comment thread mandatory/3-function-output.js Outdated
For the second part of this exercise, I used Number() and toFixed() so that my answers would pass the npm tests.

The tests wouldn't accept incorrect decimal places it seems..

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

Good job Mandy, I think your code is very organised and neatly written. I also like your notes added to some of the exercises.

Comment thread extra/2-piping.js
@m4ndycheung m4ndycheung changed the title Glasgow 6 - Mandy Cheung - JS 1 - Week 5? Glasgow 6 - Mandy Cheung - JS 1 - Week 1 Feb 24, 2023
@m4ndycheung m4ndycheung changed the title Glasgow 6 - Mandy Cheung - JS 1 - Week 1 Glasgow 6 - Mandy Cheung - JS1 - Week 1 Feb 24, 2023

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

Praise: Really good work Mandy, well done on completing the extra questions I found no issues in those answers

Comment thread mandatory/1-syntax-errors.js Outdated
Comment thread mandatory/3-function-output.js Outdated
Comment thread mandatory/3-function-output.js Outdated
Comment thread mandatory/3-function-output.js Outdated
Comment thread mandatory/4-tax.js Outdated
Comment thread mandatory/4-tax.js Outdated
Comment thread extra/1-currency-conversion.js
Comment thread extra/3-magic-8-ball.js
Declared total using let so that total can't be accessed outside the getTotal function.
Agree with Michael's feedback so tweaked my solutions.
mandatory: removed ToFixed function - I'll come back to this one.

extra: moved let randomAnswer declaration so that it lives inside the shakeBall function for best practice.
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.

4 participants