Git je super!
This commit is contained in:
parent
9ab2896748
commit
7bfe1a3cdc
1 changed files with 2 additions and 0 deletions
2
hello.py
2
hello.py
|
@ -6,3 +6,5 @@ print("Teď je", now)
|
|||
|
||||
jmeno = input("Jak se jmenuješ?")
|
||||
print("Zdravím i Tebe,", jmeno)
|
||||
|
||||
print("Git je super!")
|
||||
|
|
Loading…
Reference in a new issue