DK
Size: a a a
K
Д
ІЛ
ІЛ
fruit
in selectfruit {
if fruit.type == .fruit && fruit.select{
selectfruit.append(fruit)
}
else
if fruit.type == .berry && fruit.select{
selectfruit.append(fruit)
}
}
K
ІЛ
selectfruit.append(fruit)
ІЛ
ІЛ
ІЛ
SP
ІЛ
ІЛ