To test if two strings are equal use the equality operator (==) . To test if two strings are not equal use the inequality operator (!=) If you are new to Python programming, I highly recommend this book.
To test if two strings are equal use the equality operator (==) . To test if two strings are not equal use the inequality operator (!=) If you are new to Python programming, I highly recommend this book.