Zadanie domowe z 7. lekcji
This commit is contained in:
parent
c3547ea177
commit
bd11c80e94
54
dom7/zadanie1.json
Normal file
54
dom7/zadanie1.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"ksiazki": [
|
||||
{
|
||||
"nazwa": "Hobbit, czyli tam i z powrotem",
|
||||
"autor": "J.R.R. Tolkien",
|
||||
"strony": "320"
|
||||
},
|
||||
{
|
||||
"nazwa": "Rok 1984",
|
||||
"autor": "George Orwell",
|
||||
"strony": "354"
|
||||
},
|
||||
{
|
||||
"nazwa": "Zbrodnia i Kara",
|
||||
"autor": "Fiodor Dostojewski",
|
||||
"strony": "640"
|
||||
},
|
||||
{
|
||||
"nazwa": "Balladyna",
|
||||
"autor": "Julisz Słowacki",
|
||||
"strony": "184"
|
||||
},
|
||||
{
|
||||
"nazwa": "Romeo i Julia",
|
||||
"autor": "William Shakespeare",
|
||||
"strony": "152"
|
||||
},
|
||||
{
|
||||
"nazwa": "Dżuma",
|
||||
"autor": "Albert Camus",
|
||||
"strony": "294"
|
||||
},
|
||||
{
|
||||
"nazwa": "Król w Żółci",
|
||||
"autor": "Chambers Robert W.",
|
||||
"strony": "224"
|
||||
},
|
||||
{
|
||||
"nazwa": "Pan Tadeusz",
|
||||
"autor": "Adam Mickiewicz",
|
||||
"strony": "352"
|
||||
},
|
||||
{
|
||||
"nazwa": "Lalka",
|
||||
"autor": "Bolesław Prus",
|
||||
"strony": "632"
|
||||
},
|
||||
{
|
||||
"nazwa": "Potop",
|
||||
"autor": "Henryk Sienkiewicz",
|
||||
"strony": "984"
|
||||
}
|
||||
]
|
||||
}
|
11
dom7/zadanie2.csv
Normal file
11
dom7/zadanie2.csv
Normal file
@ -0,0 +1,11 @@
|
||||
"klient","przemiot","ilosc","status"
|
||||
"Tomasz Wirdek","Banan","3","Wyslane"
|
||||
"Maciej Lupko","Patyk","10","Odebrane"
|
||||
"Kinga Wasilewska","Miecz","1","Dostarczone"
|
||||
"Antoni Mirecki","Deski","30","Wyslane"
|
||||
"Szymon Kruk","Ksiazka","1","Odebrane"
|
||||
"Witek Lupko","Kamien","20","Wyslane"
|
||||
"Mariusz Olgo","Klawiatura","25","Odebrane"
|
||||
"Mariusz Olgo","Myszka","25","Odebrane"
|
||||
"Antoni Mirecki","Gwozdzi","120","Wyslane"
|
||||
"Witold Maruczewski","Ananas","3","Odebrane"
|
|
Loading…
Reference in New Issue
Block a user