Played Challenges
Copy punctuation - 487 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 42
- Position: #76 / 121
- Number of attempts: 4
months to html list items - 1010 entries
Turn the months into list items.
- Best score: 22
- Best player score: 24
- Position: #96 / 274
- Number of attempts: 5
Populate 3D bone names list - 629 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 21
- Position: #37 / 162
- Number of attempts: 2
Find fix point of cos - 1402 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 15
- Position: #236 / 415
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 554 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #217 / 309
- Number of attempts: 5
delete swap - 1786 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #372 / 555
- Number of attempts: 2
Wrap the text of an email message to 79 characters - 766 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #310 / 410
- Number of attempts: 1
Python Hello World! Reformatting - 994 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 52
- Position: #357 / 380
- Number of attempts: 1
camel riding - 793 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 18
- Position: #242 / 281
- Number of attempts: 1