next 3 folders
This commit is contained in:
parent
70c35c4855
commit
cb507c1e8c
BIN
z5/IMG_4333.jpeg
Normal file
BIN
z5/IMG_4333.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 MiB |
BIN
z6/zadanie1.png
Normal file
BIN
z6/zadanie1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
BIN
z6/zadanie2(1).png
Normal file
BIN
z6/zadanie2(1).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
BIN
z6/zadanie3.png
Normal file
BIN
z6/zadanie3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
21
z7/zadaniedomowe.txt
Normal file
21
z7/zadaniedomowe.txt
Normal file
@ -0,0 +1,21 @@
|
||||
json
|
||||
{
|
||||
"ksiazki" : [
|
||||
{"title": "Lorem", "author": "Ipsum", "pages": 350, "description": "a perfect lorem ipsum book", "date": "01.01.2025", "cost": 50},
|
||||
{"title": "Dolor", "author": "Ipsum", "pages": 250, "description": "second part of the lorem ipsum book", "date": "08.08.2026", "cost": 50},
|
||||
{"title": "Sit", "author": "Amet", "pages": 727, "description": "Sit Amet Book", "date": "15.02.1972", "cost": 50}
|
||||
]
|
||||
}
|
||||
|
||||
csv
|
||||
ID,money,is_Paid,date,magazine_Location,ship_location,product
|
||||
1,150,false,01.01.2020,poznan,warsaw,headphones
|
||||
2,500,true,01.02.2020,pozman,warsaw,speakers
|
||||
3,1500,true,02.02.2020,poznan,warsaw,tv
|
||||
4,250,false,03.02.2020,cracow,warsaw,tv
|
||||
5,2500,true,04.02.2020,warsaw,poznan,keyboard
|
||||
6,150,false,08.01.2020,poznan,lodz,headphones
|
||||
7,500,true,11.02.2020,pozman,gdansk,speakers
|
||||
8,1500,true,15.02.2020,poznan,warsaw,mouse
|
||||
9,250,false,20.02.2020,cracow,swarzedz,tv
|
||||
10,2500,true,21.02.2020,warsaw,poznan,keyboard
|
Loading…
Reference in New Issue
Block a user