Write a program to find words with both alphabets and numbers from an input string
given that:
str1= “Emma25 is Data scientist50 and AI Expert”
Write a program to find words with both alphabets and numbers from an input string
given that:
str1= “Emma25 is Data scientist50 and AI Expert”