Removed test file

This commit is contained in:
Jacob Delgado 2023-06-26 16:32:04 -07:00
parent 113ea61918
commit d57ce6a92c

View File

@ -1,4 +0,0 @@
x = 'Hello'
y = 'world'
print(x+y)