exercism/kotlin/acronym
2017-07-20 20:33:09 -04:00
..
.gradle Test commit? 2017-07-20 20:33:09 -04:00
.idea Test commit? 2017-07-20 20:33:09 -04:00
build Kotlin - Acronym Complete 2017-06-05 18:05:53 -04:00
src Test commit? 2017-07-20 20:33:09 -04:00
acronym.iml Test commit? 2017-07-20 20:33:09 -04:00
build.gradle Test commit? 2017-07-20 20:33:09 -04:00
README.md Test commit? 2017-07-20 20:33:09 -04:00

Acronym

Convert a phrase to its acronym.

Techies love their TLA (Three Letter Acronyms)!

Help generate some jargon by writing a program that converts a long name like Portable Network Graphics to its acronym (PNG).

Source

Julien Vanier https://github.com/monkbroc

Submitting Incomplete Solutions

It's possible to submit an incomplete solution so you can see how others have completed the exercise.