Minesweeper in python
Introduction Minesweeper is a single player puzzle game made in python. The objective of the game is to clear the board without exploding any of the hidden bombs.
Introduction Minesweeper is a single player puzzle game made in python. The objective of the game is to clear the board without exploding any of the hidden bombs.
Introduction Fizz buzz is a python based programming project. Fizz buzz is a programming exercise to test your programming ability.
Introduction Odd or even is a python based programming project. This program checks whether the number entered is even or odd.
Introduction Bank system project is a python program based bank management project. This project is easy to use and manage. It has command-line interface.