write a program that picks a pseudo random number between 1 and 10, inclusive and gives the user up to 3 chances to guess that number, each time printing some message informing the user whether or not their guess was correct. code example

Example: write a program to match a no. which is entered by user with random number .If both numbers are matched then you win otherwise you lose

write a program to match a no. which is entered by user with random number .If both numbers are matched then you win otherwise you lose

Tags:

Misc Example