/* Assignment no. 26 Write a C program that will contain two functions called 'firstname' and 'lastname', which will print out your firstname and lastname respectively. Write a main function which will contain a loop that will print out your name 10 times. Enter your name as a comment. Save it on drive f: */