Math operators 2

<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>

What are you asking?

I can not go to the next task

Try to refresh the page and try again. JavaScript is a bit buggy.

*Learn JavaScript is a bit more than a bit buggy

it did not help me( I just log in/log out

1 Like

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.

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

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.