Write a program to find the sum of squares of even numbers in given string Sample input: string = '123@psw456' Sample output: Sum of the squares of the even numbers in the string is 56