# Write a program to calculate the sum of the first n natural numbers using a while loop. (n should be taken as input.) ...