Hello,
I am trying to divide the following code on three modules. I am sure I did everything correctly, however I got an error. I was wondering if there is something specific about this code that I did not take into consideration. Thank you.
Hello, This is my code. I need to create a program where the user can enter a phrase (up to 100 characters), and the program will check if it is a Palindrome. I wrote the code and it works fine with 1 exception. It tells me that phrase is not a palindrome If I type: "Bob bob" "Lemon nomel", where first letter is upper case and last letter is lower case.DOnt know what to do. thats the code. Heeeeeeelp!
Leave a comment: