Coders Packet

Packets submitted by Isha Bhan

Sudoku in Python

In this project a sudoku game is made using Python. This project consists of usage of numpy package in Python.

Tic-Tac-Toe game in Python

In this project a tic-tac-toe game is made using Python. The game consists of a GUI using tkinter libraries of Python.

Simple calculator in Python

This project is about a calculator using Python. It consists of a graphical user interface(GUI) using Tkinter libraries of Python.