Need help with this assignment

https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/increment-a-number-with-javascript/

I can’t pass this test, Can someone explain . TIA

what does it mean?withdrawn by author?

myVar++ is the code that you need. Please read the information on the text page, as it explains exactly what you need to do. This is very very basic, you should get it very easily.

thank you so much, lf eel like i am so tired that my brain didn’t get even basic info. need some rest then will continue

1 Like

@manshuk89 No worries. The most important and one of the most undervalued tricks for coding is that when you’re in doubt, read the docs! This tip is worth its weight in gold and will save you hours of frustration.