716 B
716 B
Acronym
Welcome to Acronym on Exercism's Rust Track.
If you need help running the tests or submitting your code, check out HELP.md
.
Instructions
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
Created by
- @gregcline
Contributed to by
- @AndrewKvalheim
- @ClashTheBunny
- @coriolinus
- @cwhakes
- @efx
- @ErikSchierboom
- @IanWhitney
- @ktomsic
- @lutostag
- @mkantor
- @navossoc
- @nfiles
- @petertseng
- @rofrol
- @stringparser
- @thvdburgt
- @xakon
- @ZapAnton
Based on
Julien Vanier - https://github.com/monkbroc