Update hangman.py

This commit is contained in:
SpudGunMan
2025-02-21 19:04:56 -08:00
parent 1f348d963d
commit 9deb4a9436
-2
View File
@@ -1,7 +1,5 @@
# Written for Meshtastic mesh-bot by ZR1RF Johannes le Roux 2025
import random
import time
class Hangman: