7 lines
58 B
Python
7 lines
58 B
Python
|
|
||
|
|
||
|
ganze_zahl : int
|
||
|
ganze_zahl = "z"
|
||
|
|
||
|
print("Hello World")
|