Advanced Python - Variable Number of Arguments & More about Generators #04

Поділитися
Вставка
  • Опубліковано 24 сер 2024

КОМЕНТАРІ • 7

  • @philtoa334
    @philtoa334 Рік тому +2

    Nice Channel.

  • @ameba5081
    @ameba5081 Рік тому

    good

  • @tom_stephen
    @tom_stephen Рік тому

    This "kwargs" part is amazing! I knew this topic poorly, and although I used "args" quite often, I were more of a guessing using their dictionary version. Never really realised it is a dictionary and has such different system, which would clear some of my confusion with coding earlier.
    And generator part was also really interesting, I will probably try to revamp my code to see if it doesn't fix my lagging part of the game

  • @zachgarwood1012
    @zachgarwood1012 Рік тому +1

    Can you make a video explaining using a "/" in the function arguments, for example `def spaghetti(one, two, /, three)`?

    • @definitelynoah
      @definitelynoah  Рік тому

      I will be sure to cover it a bit later in the series!

  • @edhyjoxenbyl1409
    @edhyjoxenbyl1409 Рік тому

    Do you have a discord server?