Untitled

mail@pastecode.io avatar
unknown
plain_text
15 days ago
155 B
4
Indexable
Never
targetGroupList = [ {sdkv: <str>}, ....]  // 1000 phan tu
- find all items that sdkv in ("1.1", "1.3")
- find all items that sdkv > "1.1" && sdkv < "1.3"
Leave a Comment