I wanted to go for it to see if I could get the entire IsIsogram function working as intended to check the entire guess if it’s an isogram, and I got there in the end.
(Only took an embarrassing amount of time tearing my hair out trying to figure out why it wasn’t working, only to realize I referenced the wrong variable when calling the function. )