You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an exercise to write a formatter that takes a string
splits it into words and prints these words to a file
based on the template file provided.