7 kyu
Exclamation marks series #8: Move all exclamation marks to the end of the sentence
1,285 of 3,338myjinxin2015
Description:
Description:
Move all exclamation marks to the end of the sentence
Examples
"Hi!" ---> "Hi!"
"Hi! Hi!" ---> "Hi Hi!!"
"Hi! Hi! Hi!" ---> "Hi Hi Hi!!!"
"Hi! !Hi Hi!" ---> "Hi Hi Hi!!!"
"Hi! Hi!! Hi!" ---> "Hi Hi Hi!!!!"
Fundamentals
Similar Kata:
Stats:
Created | Oct 10, 2016 |
Published | Oct 10, 2016 |
Warriors Trained | 4481 |
Total Skips | 124 |
Total Code Submissions | 7938 |
Total Times Completed | 3338 |
JavaScript Completions | 1309 |
CoffeeScript Completions | 19 |
Crystal Completions | 12 |
Ruby Completions | 175 |
PHP Completions | 236 |
Python Completions | 1285 |
Haskell Completions | 108 |
C Completions | 68 |
C# Completions | 150 |
Java Completions | 187 |
COBOL Completions | 5 |
Total Stars | 45 |
% of votes with a positive feedback rating | 92% of 648 |
Total "Very Satisfied" Votes | 560 |
Total "Somewhat Satisfied" Votes | 77 |
Total "Not Satisfied" Votes | 11 |
Total Rank Assessments | 9 |
Average Assessed Rank | 7 kyu |
Highest Assessed Rank | 6 kyu |
Lowest Assessed Rank | 8 kyu |