1. write a program to find and display the sum of the successive integers 1,2,....100. (use loop)2.write a program to find the sum of the following series (use for loop)7,11,15,19,23,27,31,35,39,43