please help! i don’t understand exactly what i have to do. Practice maths in the editor they say. The editor is not the script.rb? I’ve done some exercices but i have an error message. Maybe my syntaxe is not correct?
<Below this line, add a link to the EXACT exercise that you are stuck at.>
Yes, thanks, now I can see what you are doing … Don’t type the answers into the editor – just put the math problem and let Ruby get the answer for you.
Yes, this section could use a better set of instructions.
Instead of:
“Do a little math practice in the editor. When you’re ready, click Save & Submit Code to move on to the next exercise.”
they might say:
“Assign a variable a value, and then, using one of the arithmetic operators, write a practice equation for that variable on the next line. When you’re ready, click Save & Submit Code to see if your code worked and to move on to the next exercise.”
Hi, I am stuck in the same spot and after reading these comments, I still don’t understand. I am just putting in the math statement (3 + 4 then hit enter), and there is no output. what exactly do I have to type?