People create new cedentials everyday. We need to create a code which will check if the input credentials matches the credentials stored in variables.
- Create variables to store credentials.
- Give input credentials
- Write a code to compare the input creds with creds stored in variable
- If the password matches,the code should again ask for new comparison.