Instead of re-prompting user in cases of invalid input with `Retry:`, should instead just re-prompt user with argument. I.e.: ``` c string get_string(string prompt); ``` Planned for Fall 2017.