Coders Packet

Packets submitted by Ayush Agrawal

Student Management System Using Python

A Python Project which displays the Name of the Student, His Roll Number, along with the marks of 2 subjects.

Managing Virtual Bank Account Using Python

A Python Project through which a user can create its own virtual bank account and carry out different functions such as depositing money, withdrawing money and many more.

Tic Tac Toe Using Min Max Algorithm in Python

Developed a Tic Tac Toe Game Using Min Max Algorithm in Artificial Intelligence Using Python Programming Language.