Ich habe eine Änderung gemacht

This commit is contained in:
2025-02-14 09:31:16 +01:00
parent 720b3de9f3
commit 8026281dc8
+4 -1
View File
@@ -1 +1,4 @@
print("Hallo")
print("Hallo")
a=int(input("Gib eine Zahl ein"))
b=a*2
print (b)