ADD: New column

This commit is contained in:
Damian Bregier 2021-04-19 14:11:37 +02:00
parent 4efeba7225
commit 4b2c5f9973

View File

@ -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.