Compare commits
2 commits
e01415d097
...
1359eca8cb
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1359eca8cb | ||
![]() |
49bcacb9b3 |
1 changed files with 1 additions and 1 deletions
2
hello.py
2
hello.py
|
@ -1,5 +1,5 @@
|
|||
import datetime
|
||||
|
||||
print("Ahoj, světe!")
|
||||
print("Ahoj, KSP!")
|
||||
now = datetime.datetime.now()
|
||||
print("Teď je", now)
|
||||
|
|
Loading…
Reference in a new issue