import reinput = "Self-contained underwater & breathing apparatus google.com"output = ''.join(re.findall(r"\b(\w)", input.upper()))print(output)
Standard input is empty
SCUBAGC
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!