Replace line 12,13 with an assignment statement that assigns the value of highno - lowno to the variable diff. You've already got the code to get the numbers from the user before that, then the code to output the numbers entered and their difference afterwards.