19 - Membership & Identity Operators ( is; not; in ) | Python Tutorials

Поделиться
HTML-код
  • Опубликовано: 20 май 2017
  • Use membership operators to check if something is a member or exists within a sequence data type like a list or string. Use identity operators to check if a variable is using the same address as another variable.
    | Language
    Python (.py)
    | Code Example
    github.com/simply-coded/Pytho...

Комментарии • 2

  • @simpleweightlos454
    @simpleweightlos454 4 года назад +1

    If i could give this video a 1000 claps i would , you are the first person iv seen that gives an actual example of the way the code can be used in an everyday program. Im trying to learn but i feel like im being give a loaddd of tools to use and not enough explanation of what i can actually use them for in a real life program maybe im just stupid :))

    • @phantomf41
      @phantomf41 3 года назад

      I am in the same boat too and so far I only found this channel providing legitimate explanations.