Skip to content

Latest commit

 

History

History

where-is-thb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Help! THB has gone missing, and we need you to find him! You will be given a string, and must return a string including only the t's, h's, and b's from the original string. Include both uppercase and lowercase.

Remember, you should return an empty string if you are given an empty string or a null string.