|
|
9 년 전 | |
|---|---|---|
| .. | ||
| .meta | 9 년 전 | |
| src | 9 년 전 | |
| README.md | 9 년 전 | |
| build.gradle | 9 년 전 | |
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.