speech_acts #6

Merged
s444519 merged 18 commits from speech_acts into master 2022-04-13 11:59:05 +02:00
2 changed files with 9 additions and 8 deletions
Showing only changes of commit b00ec60bb6 - Show all commits

9
tasks/zad5/Readme.md Normal file
View File

@ -0,0 +1,9 @@
|slot | desc |
|--------------|--------------------------------|
|title | movie title |
|date | when user want to watch a movie|
|time | play time |
|quantity | number of tickets |
|location | location of cinema |
|seats | what seats are reserved |
|reservation_id| reservation number |

View File

@ -1,8 +0,0 @@
slot | desc
title| movie title
date| when user want to watch a movie
time| play time
quantity| number of tickets
location| location of cinema
seats| what seats are reserved
reservation_id| reservation number