Defining Python Functions With Default and Optional Arguments

Поделиться
HTML-код
  • Опубликовано: 21 сен 2024

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

  • @nb7015
    @nb7015 Год назад

    Thanks for this. My professor didn't do a great job of explaining optional arguments and made it sound much more complicated.

  • @diegosantosmoto
    @diegosantosmoto 2 года назад +1

    That's a great class!👏👏👏 Greetings from 🇧🇷

  • @ChandraShekhar-by3cd
    @ChandraShekhar-by3cd 2 года назад

    Thanks for such an informative video. please keep uploading more video for beginners.

  • @sergiyshebotnov208
    @sergiyshebotnov208 2 года назад +3

    calling a 10 min video a "course" and 3 minute blocks of video a "lesson" is really confusing. A "course" is usually a multi video playlist, where each video would be a "lesson".

  • @ilolita_
    @ilolita_ 2 года назад

    Thanks for this video

  • @GustonClips
    @GustonClips 8 месяцев назад

    we cant like write a function like this: doSomething, cuz i think it's more clean way to write it

  • @davidjasonm
    @davidjasonm 2 года назад

    5:29 should say a value of "quantity" is assign to it, not a value of one.