<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
But “Next” button isn’t activated(
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
```
console.log(365/27);
console.log(365%27);
<do not remove the three backticks above>
I can not go to the next task
Try to refresh the page and try again. JavaScript is a bit buggy.
kyleaw
November 28, 2016, 5:53pm
5
*Learn JavaScript is a bit more than a bit buggy
it did not help me( I just log in/log out
1 Like
kyleaw
November 28, 2016, 5:59pm
7
You need to complete the steps one at a time. First submit just [quote=“gustav474, post:1, topic:66970”]
console.log(365/27);
[/quote]
then submit just [quote=“gustav474, post:1, topic:66970”]
console.log(365%27);
[/quote]
I tried but the same result.
kyleaw
November 28, 2016, 6:06pm
9
Really? Because I just reset my exercise, copied your code, (line 1, submit, delete, line 2, submit) and passed the lesson. Are you even getting past the first instruction?
But it turned through Chrome. Thanks to all.)
3 Likes
system
Closed
December 5, 2016, 6:16pm
11
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.