ADD: New column
This commit is contained in:
parent
4efeba7225
commit
4b2c5f9973
@ -1,7 +1,7 @@
|
||||
user Dzień dobry! hello()
|
||||
system Witam w systemie interaktywnej biblioteki - Książnicy płockiej! hello()
|
||||
user Chciałabym wypożyczyć książkę. request(book="")
|
||||
system Proszę podać tytuł i autora pozycji. confirm(book="author"&"title")
|
||||
user Chciałabym wypożyczyć książkę. request(book)
|
||||
system Proszę podać tytuł i autora pozycji.
|
||||
user Zabić drozda - Harper Lee request(book="Zabić drozda - Harper Lee")
|
||||
system Czy ta ksiązka to Harper L., "Zabić drozda"? confirm(book="Zabić drozda - Harper Lee")
|
||||
user Tak affirm()
|
||||
|
Can't render this file because it contains an unexpected character in line 3 and column 56.
|
Loading…
Reference in New Issue
Block a user