Played Challenges
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 17
- Position: #1114 / 1557
- Number of attempts: 5
Quote modules - 1099 entries
Complete golang import statement.
- Best score: 21
- Best player score: 29
- Position: #206 / 287
- Number of attempts: 4
SCREAMING_SNAKE_CASE to Title Case - 1269 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 72
- Position: #260 / 264
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #963 / 3087
- Number of attempts: 2
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #253 / 1179
- Number of attempts: 3
VimGolf