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

za2-chifambawalter-javascript-core-1-coursework-week-1 - #310

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

za2-chifambawalter-javascript-core-1-coursework-week-1#310
chifambawalter wants to merge 2 commits into
CodeYourFuture:masterfrom
chifambawalter:master

Conversation

@chifambawalter

@chifambawalter chifambawalter commented Jul 14, 2022

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: WALTER CHIFAMBA
  • Your City: CAPE TOWN
  • Your Slack Name: chifambawalter

Homework Details

  • Module: javascript core 1
  • Week:1

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

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

Well done Walter! Great job.

return number * 3;
}

var result = triple(12);

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey man remember that we should use let and const instead of var, so could you please replace your var with one of the two.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

mr Matho thank you brother

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