I have created a bank management system using Python which has menus like create an account, deposit/withdraw amount, balance inquiry, modify and close account, and show all account holder list.
I have created a Tetris game using Python. The Player's goal is to continually stack boxes and clear lines. If the player runs out of space then the game is over.
I have created a login system using Python. There are 2 options login and register. We have to do registration for the login.