Erstes Python Programm
This commit is contained in:
parent
3501939445
commit
f6a744611e
1 changed files with 2 additions and 0 deletions
2
hallo.py
Normal file
2
hallo.py
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
print("Hallo Welt")
|
||||||
|
print(3 + 5)
|
||||||
Loading…
Reference in a new issue