File size: 665 Bytes
cf7f732 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | [
"toilet",
"bicycle",
"apple",
"train",
"laptop",
"carrot",
"motorcycle",
"oven",
"chair",
"mouse",
"boat",
"kite",
"sheep",
"horse",
"sandwich",
"clock",
"tv",
"backpack",
"toaster",
"bowl",
"microwave",
"bench",
"book",
"orange",
"bird",
"pizza",
"fork",
"frisbee",
"bear",
"vase",
"toothbrush",
"spoon",
"giraffe",
"handbag",
"broccoli",
"refrigerator",
"remote",
"surfboard",
"car",
"bed",
"banana",
"donut",
"skis",
"person",
"truck",
"bottle",
"suitcase",
"zebra"
]
|