removed unwanted data

This commit is contained in:
LinoSchmidt
2021-09-28 21:52:12 +02:00
parent 6d31a53b35
commit ed7da5c88e
2 changed files with 0 additions and 70 deletions

View File

@@ -1,4 +0,0 @@
hallo = input("Zahl1:")
b = input("Zahl2:")
print(hallo+b)