Word Choice with Johnny 5
Created by
kj6gcs
I wrote this program as my 3rd C++ project for my Introduction to Computer Programming course. The user inputs a 5 word string (numbers are okay as well), and they can then select which word to have printed back out to them. Being a huge fan of the Short Circuit movie and remember how often Johnny 5 would say "Need Input" I decided to get a little bit "extra" and add some stylized Johnny 5 ASCII art. The original program actually exits with a custom audio clip generated by AI to read the "goodbye" message; however, that's not quite possible when hosting it via GitHub Gist and Replit.