Asteinberg9673go Asteinberg9673go Computers and Technology Answered write a program that removes all non-alpha characters from the given input. ex: if the input is: -hello, 1 world$! the output is: helloworld