Sha256: acc016cd08851d6f94d4cbcc60373fa9c74edc56fa11993099ffd6b0ef475bd9
Contents?: true
Size: 564 Bytes
Versions: 131
Compression:
Stored size: 564 Bytes
Contents
# 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). # Running the tests You can run all the tests for an exercise by entering ```sh $ gradle test ``` in your terminal. ## Source Julien Vanier [https://github.com/monkbroc](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.
Version data entries
131 entries across 131 versions & 1 rubygems