|
|
vor 9 Jahren | |
|---|---|---|
| .. | ||
| .meta | vor 9 Jahren | |
| src | vor 9 Jahren | |
| README.md | vor 9 Jahren | |
| build.gradle | vor 9 Jahren | |
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).
You can run all the tests for an exercise by entering
$ gradle test
in your terminal.
Julien Vanier https://github.com/monkbroc
It's possible to submit an incomplete solution so you can see how others have completed the exercise.