Skip to content

Conversation

@pursuitMaddy
Copy link

Solve the problem; problem 9 was over my head, but will look in to it deeper.

//console.log(year);

// // * Store a future year in a variable.
let futureyear = 2030;
Copy link
Contributor

Choose a reason for hiding this comment

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

remember to use camelCase so futureYear


// // * Calculate the circumference based on the radius, and log "The circumference is `circumferenceResult`".

let number = Math.PI;
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice to use built it Math

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