Skip to content

Teraesa Metivier && Jonathan complete lab#51

Open
Teraesa wants to merge 2 commits into
joinpursuit:mainfrom
Teraesa:main
Open

Teraesa Metivier && Jonathan complete lab#51
Teraesa wants to merge 2 commits into
joinpursuit:mainfrom
Teraesa:main

Conversation

@Teraesa

@Teraesa Teraesa commented Dec 20, 2020

Copy link
Copy Markdown

No description provided.

Comment thread game.js Outdated
const generateRandomNumber = () => {

let randomNumber = 0
randomNumber = Math.random() * (1000 - 1) + 1;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

can return the Math directly. One line.

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