Write a program to get final grade that should not be alphabet (i.e. out of 1-100). Each student has to give 5 lab assignments which is maximum score of 20, 4 quiz competitions which is maximum score of 20, 3 project assignments which is maximum score of 100, one mid term (out of 100) and final exam (out of 100) to get the final grade. Each assignment score will be given one by one and final grade should be calculated?