Python

[Python] Membership Test Operations (in / not in)

str vs list

c in [“c0“, “c1“, “c2“, …]
 c in “c0c1c2…”

Last Updated on 2023/08/16 by A1go

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *

目錄

目錄