Replies: 1 comment 5 replies
-
you can use es5 in es6 you don't have to change it. only change the syntax back to function from variable assignment with arrow function. function zeroFuel(sistanceToPump, mpg, fuelLeft){ this will work fine. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys! :)
I need help. I'd like to learn JavaScript on codewars portal but not version ecmascript 6 but ecmascript 5 and I don't know where I can change it to ecmascript 5.
Can someone help me?

Beta Was this translation helpful? Give feedback.
All reactions