Played Challenges
Saving the hashes(#) - 2063 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 39
- Position: #449 / 480
- Number of attempts: 1
replacing each line of a block selection - 3001 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 31
- Position: #674 / 778
- Number of attempts: 2
Switch function arguments - 2142 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #25 / 665
- Number of attempts: 10