I have been practicing lesson 4.1 step 15 for some time now.
I got the correct answer in the question:
input
int
number1+number2
the_sum
However, when i go over to practice it in Replit, it only shows the first line. It doesn’t actually print the sum, but only that first number and none of the other lines. Am I doing something wrong or is the system glitching perhaps?