alphabets & digits

PythonF

Alphabets & Digits

The program must accept a string S containing alphabets and digits as the input. The program must print all the alphabets in S. Then the…