Question: Question 1 Write a function to check whether a user is valid user or not. If user is valid user then a welcome message should

Question 1
Write a function to check whether a user is valid user or not. If user is valid user then a welcome message should display with a token number. Token number will be generated based on first palindrome number of N digits.
If the user is not valid user then the function should display "UserId or password is not valid, pls try again.".
All valid User-id and password should be stored in an array like below :-
\table[[user1,pass1],[user2,pass2],[user3,pass3],[user4,pass4]]
 Question 1 Write a function to check whether a user is

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!