London Class 8 - Amarachi Okereke - JavaScript-Core-1-Coursework-Week 1 - #245
London Class 8 - Amarachi Okereke - JavaScript-Core-1-Coursework-Week 1#245AmarachiOkereke wants to merge 8 commits into
Conversation
Still working on the mandatory file.
Completed
Still working on the files in this folder
|
|
||
| } | ||
|
|
||
| var result = getTotal(14, 14); |
There was a problem hiding this comment.
'var' is now considered outdated. Please use 'let' instead
There was a problem hiding this comment.
Yeah, I have corrected it.
Still working on this folder
Made some corrections.
|
Thank you Delroy for your review. Can you please indicate where functions are not correctly written in my code, I have checked my code and it seems to be in the correct order. Thank you
|
New changes in this folder
Still working on this folder
Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in
HOW_TO_MARK.mdin the root of this repositoryYour Details
Homework Details
Notes
What did you find easy?
Writing functions that add, multiply or that takes a string as an input.
What did you find hard?
Manipulating functions like calculating percentages, tax etc. It's a bit confusing
What do you still not understand?
Some questions relating to functions are still a challenge
Any other notes?
I will like to request a follow up teaching on functions please if possible to help me have a better understanding of function.