top of page
Password Manager
import tkinter from tkinter import messagebox from tkinter import PhotoImage import random # ---------------------------- PASSWORD...
Mar 302 min read
Making the well-known Snake game
Everyone has atleast had one instance in which they downloaded snake.io on their phone and had a few goes at it. I wanted to replicate...
Mar 134 min read
bottom of page