Skip to content

resolved tasks - loops#145

Open
marrcelp wants to merge 3 commits intodevmentor-pl:masterfrom
marrcelp:master
Open

resolved tasks - loops#145
marrcelp wants to merge 3 commits intodevmentor-pl:masterfrom
marrcelp:master

Conversation

@marrcelp
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

@devmentor-pl devmentor-pl left a comment

Choose a reason for hiding this comment

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

Marcelu,

Super, bez uwag! 🥇

}
else {
console.log(`Wylosowana liczba jest zbyt mała, aby użyć pętli`);
}
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

sum += j;
j++;
}
console.log(`Suma dla podanych liczb za pomoca while to ${sum}`); No newline at end of file
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍


}

console.log(`Wylosowano te sama liczbe za ${iteration} razem`) No newline at end of file
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants