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

West Midlands 3 - Roman Halasi - JS Core 1 - Week 1 - #205

Closed
Roman-Hal wants to merge 22 commits into
CodeYourFuture:masterfrom
Roman-Hal:master
Closed

West Midlands 3 - Roman Halasi - JS Core 1 - Week 1#205
Roman-Hal wants to merge 22 commits into
CodeYourFuture:masterfrom
Roman-Hal:master

Conversation

@Roman-Hal

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: Roman Halasi
  • Your City: Birmingham
  • Your Slack Name: Roman

Homework Details

  • Module: JS Core 1
  • Week: 1

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

Comment thread extra/3-magic-8-ball.js
} else if (listOfAnswers.indexOf(answer) >= 15 && listOfAnswers.indexOf(answer) <= 19) {
shortMessage = "very negative";
}
return shortMessage;

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 Roman, I like your code here, very clean, it was a slightly different approach than what I had done.

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

Excellent work Roman, it's very easy to follow your code, keep it up! :)

@github-actions

Copy link
Copy Markdown

Your coursework submission has been closed because nobody has interacted with it in six weeks. You are welcome to re-open it to get more feedback.

@github-actions github-actions Bot added the Stale label Oct 13, 2021
@github-actions github-actions Bot closed this Oct 13, 2021
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.

2 participants