This repo contains simple python projects.
game.py --> This is a simple game program to swap the contents of a list and insert input as per choice. It includes user interaction with simple user input and validation of the input. Please play with the inputs to have desired ouputs.Also try creating new games using this code.