password=test
user entered tast
I want to compare if what the user entered (in this case tast) isequal to test
How do I compare between two strings of characters?