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

NW5-Manchester-Fatih Celebi-JavaScript Core 1-Coursework-Week 3 - #132

Open
fatih-celebi wants to merge 9 commits into
CodeYourFuture:mainfrom
fatih-celebi:main
Open

NW5-Manchester-Fatih Celebi-JavaScript Core 1-Coursework-Week 3#132
fatih-celebi wants to merge 9 commits into
CodeYourFuture:mainfrom
fatih-celebi:main

Conversation

@fatih-celebi

Copy link
Copy Markdown

No description provided.

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

You have not finished the mandatory exercises Fatih it is important that you try to finish all the mandatory ones because it covers most of the topics of the week so please try to finish all the mandatory exercises every week.
Thanks

let num;
do {
num = generateRandomNumber();
} while (num <= 50);

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

A small thing, the exercise says only smaller than 50 not smaller than or equal so yeah

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.

Thank you for your feedback Altom. I am fixing it.

@fatih-celebi

Copy link
Copy Markdown
Author

Thank you for your feedback Altom. I am completing the all the remaining parts of the exercises.

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.

2 participants