Henry-Jia / python-tools

There are some python scripts for daily works
7 stars 48 forks source link

Create acronym.py: Convert Text to its acronym #73

Open joaoluizn opened 5 years ago

joaoluizn commented 5 years ago

Convert given Text to its Acronym. It's using Argparser to handle inputs, so it's also an Argparse simple sample.