Simple Acronyms Finder Using Regular Expressions
ECX 30 Days of Code and Design
Day 13
What are the Acronyms?
Task
Write a program that does the following:
Ask the user to enter (input) a sentence containing an acronym or more.
Print out a list containing all acronyms in the sentence.
For example:...
thecodingprocess.hashnode.dev2 min read