Consider you are a software engineer
of Glusays Research lab in Korea. A reputed company tells you that to make a
child education game. The idea of this game is there are two players and the
first player will input a number after that second player will get opportunity
to input another number. If two numbers are same then it will show that “Game
is draw”. If two numbers are not same then find which number is bigger. Write the
code to develop this game.
Write a code to check your password verification.
If you enter 123 it will login
successfully otherwise it will show wrong password.