#Program applying lambda to map square for the numbers in the given list
#Program applying lambda to map square root for the numbers in the given list
#Program applying lambda to map reverse-strings for the strings in the given list
#Program applying lambda to map simple interest from three given list containing P,R and SI
#Program applying lambda to concatenate first name and last name from the two given lists containing first and last names