1. Simple solution · replaceAll() with regex - to replace each capital letter with the same letter preceded by space character, · substring(0, 1) - to get only ...
確定! 回上一頁