ZA2 - Temwa Nyirenda - Week #6 Coursework (JavaScript Core I - Lesson 1) - #291
ZA2 - Temwa Nyirenda - Week #6 Coursework (JavaScript Core I - Lesson 1)#291TemwaNyirenda wants to merge 3 commits into
Conversation
Nishka-Kisten
left a comment
There was a problem hiding this comment.
Nicely done!! Your naming of variables are very clear too. It was lovely reading through your code. Well done!
chandredewet
left a comment
There was a problem hiding this comment.
Hi Temwa,
Wow, I see your maths have helped you in sales tax with * 1.2.
| greeting = "Finally you're here! Come on in, "; | ||
|
|
||
| function createAShoutyMessageWithName(message, name) { | ||
| return (createAShoutyMessage(message) + shoutName(name)); |
There was a problem hiding this comment.
Hi Temwa,
Great work, just a suggestion, u could have used the same function, e.g shoutName perhaps just named differently to capitalise the shouty message.
chandredewet
left a comment
There was a problem hiding this comment.
Hi Temwa,
Apologies for the limited comments, but well done on interesting greetings throughout and doing most of the extra exercises, wow, your JS is going to be strong as a result.
I have only made one change - the use of the function in shouty greeting. and would like to commend u on knowing how to work out mathematically the price including 20%
diegoharera
left a comment
There was a problem hiding this comment.
Hi @TemwaNyirenda, These exercises were good to understand the basic Javascript language. declaring functions, variables, parameters, arguments, and naming conventions, were the goals for week1, and you have shown great skills in the basic javascript language. Well Done!
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?
What did you find hard?
What do you still not understand?
Any other notes?