Learn Form Validation by Building a Calorie Counter - Step 63

Tell us what’s happening:

I can’t figure out what I’m doing wrong. I’ve looked through other posts already and haven’t been able to solve this.

Your code so far

calories += Number('currVal');

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36

Challenge Information:

Learn Form Validation by Building a Calorie Counter - Step 63

what step mis this thanks if i can help you i will thanks.

Ian

Welcome to the forum @ianmccully

currVal is a variable not a string.

Happy coding

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