Remove hi.py

This commit is contained in:
DUOLabs333 2022-04-27 10:14:36 -04:00
parent af8387e39e
commit 6bcdcdcc6d

View File

@ -1,4 +0,0 @@
def hi():
return False or True
print(hi())