Hello there,

I am trying to write the algorithm for a program that will return 1 (true) if a string argument ends in the substring OH.

I'm pretty confused, even though it seems fairly simple. ...