created utilities.py

This commit is contained in:
2026-02-10 18:42:24 -05:00
parent 3382b922ab
commit 064bb24ebe

2
Project 1/utilities.py Normal file
View File

@@ -0,0 +1,2 @@
from __future__ import annotations
from Card import Card