Read multiple character on the terminal??

it'd be easier just to use single letters, but, you can if you want. put your code in the code brackets,too.

it can only read one char at a time, so you could have a counter and then test if the 1st,2nd,3rd value are t,w,o? or maybe add each input to a string and then test the string?