Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
Censor Words Longer Than Four Characters
takes a string and censors words over four characters with *
Notes:=>
Don't censor words with exactly four characters.
If all words have four characters or less, return the original string.
The amount of * is the same as the length of the word.
Code :
The code is fourty
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment