Unable to pass all test case

You need to print the number and not the sum in each line. Also sum is a reserved keyword, use any other variable name.

Happy Learning :blush:

My bad. Thank you so much!