Ok, I\'m trying to figure out how to make a inputed phrase such as this in python ....
Self contained underwater breathing apparatus
output
Some list comprehension love:
"".join([word[0].upper() for word in sentence.split()])