Prześlij pliki do 'data'

This commit is contained in:
Damian Bregier 2021-04-19 14:50:34 +02:00
parent c75077cfd2
commit 84777b9747

View File

@ -3,7 +3,7 @@ system Witam w systemie interaktywnej biblioteki - Książnicy płockiej! hello(
user Chciałabym wypożyczyć książkę. request(book=null)
system Proszę podać tytuł i autora pozycji. inform(book=name author)
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)
system Czy ta ksiązka to Harper L., Zabić drozda? confirm(book=Zabić drozda - Harper Lee)
user Tak affirm()
system Potwierdzam wypozyczenie ksiązki o numerze XX-XXX. Pozycja jest dostępna w zbiorach online całodobowo. confirm(book=Zabić drozda - Harper Lee)
user Jak mogę uzyskać dostęp do zasobów online? request(books=online)

Can't render this file because it contains an unexpected character in line 6 and column 38.