Python Pop: IsInstance

Sdílet
Vložit
  • čas přidán 27. 09. 2022
  • Python Pop is a series of quick videos explaining different functions and commands from the Python language. 💻 This series also dives into some tips and tricks to help you code more efficiently.
    In this video, I discuss the the isnstance function. When using this function, there are two main arguments. The first is your object and the second known as the classinfo. Remember the object is what you are checking to see if it is an instance of the classinfo which can be written as multiple different types in a tuple! Check out a quick demo in this video!
    Python is a fun programming language to use. It is not only great for beginners who are just learning to code, but also intermediate and advanced coders. MaeMap is a wonderful resource for learning quick tips and tricks with Python! MaeMap posts videos weekly about math and programming which can be connected in many ways. As always do not forget to like, subscribe, and share!
    Please support me: 💸 www.buymeacoffee.com/maemap​ ☕
    💛 Happy learning! 💙

Komentáře • 2

  • @badchkam7222
    @badchkam7222 Před rokem +1

    The fact that your videos are always my homework😂👍 Atleast I understand!!

    • @MaeMap
      @MaeMap  Před rokem

      Glad you understand it!