so im trying to learn python and after the first few lessons, there was a pig latin converter exercise. I already did it at codeacademy, now im trying it myself without codeacademy's step.
why does my code print the "else" statement when my input meets the requirements of the "if" statement?