Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

who can help me? #36

Closed
xiezzhui opened this issue Oct 28, 2016 · 1 comment
Closed

who can help me? #36

xiezzhui opened this issue Oct 28, 2016 · 1 comment

Comments

@xiezzhui
Copy link

Challenge Create Decimal Numbers with JavaScript has an issue.
User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36.
Please describe how to reproduce this issue, and include links to screenshots if possible.

My code:

var ourDecimal = 5.7;

// Only change code below this line

@discountry
Copy link
Contributor

Just name your variable myDecimal

Solution:

var myDecimal = 5.7;

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

No branches or pull requests

2 participants