Python Programming Tutorial – 16 – Keyword Arguments

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

37 responses to “Python Programming Tutorial – 16 – Keyword Arguments”

  1. Rob V Avatar

    Python code, Tutorials, Demos,…  Helped me a lot – Happy Coding!  http://yamechanic.com/5A8T

  2. Elyjah Wirth Avatar

    Thank you! This was very helpful!

  3. Mole NZ Avatar

    The second function should have been called hole()

  4. hayat shaikh Avatar

    The functions are complie but not running..how to make it run
    (Process finished with exit code 0 ) is showing when i m trying to run the function

  5. JoeCnNd Avatar

    Please excuse my dear aunt Sally.

  6. MEHH Avatar

    he uses tuna in every video

  7. 4Z Avatar

    real legend 🙂 at 3:00 am to teach us love you bucky..!!

  8. Antha Morris Avatar

    Did you get rid of the cardboard?

  9. Harsh Tiwari Avatar

    hey can anybody help me I am not able to generate single line output but rather i am having out put like ('harsh', 'ate', 'bread')

  10. Christoph Avatar

    'Sally farts gently'

  11. J Karle Avatar

    I think I finally "get" how to use function! Thank you.

  12. MrShady Avatar

    in the output box the parentheses and quote marks still show up…Can someone help me?

  13. Tomáš Žilínek Avatar

    What if I have:

    class A:
    def __init__(self):
    self.var = 100
    def func(x=something):
    y = 2
    print(x + y)

    and I want that "something" to be self.var

    then I get error: NameError: name 'self' is not defined

  14. Paul Ip Avatar

    why my output is different from what bucky did?? help

    def function(name='paul', action='work', time='on sunday'):
    print(name, action, time)

    function()

    output
    ('paul', 'work', 'on sunday')

  15. Srineesh Salur Avatar

    what if v pass in just empty parameters for the parameters that v dont wana pass to

  16. B Day Avatar

    so basically it means, the parameters are also keywords?

  17. zuher abud Avatar

    yeah its dumb to say 'Bucky is awesome'
    just joking laoshi(teacher) all the way from China i salute you.

  18. Bob Kay Avatar

    The code's font size is great; I'm sure I ultimately can see it with a microscope!

  19. ganesh vicky Avatar

    who else guessed item = tuna before he typed it? 😛

  20. aditya royal matturi Avatar

    making videos at 3:30 am SALUTE to you

  21. isaac gordon - wright Avatar

    I put in ("Sally", "farts", "loudly!")

  22. Gabrilov Fest Avatar

    Doesn't work for me. As soon as I type the print line the 'Bucky', 'ate' and 'tuna' turn green and nothing works. Any idea?

  23. Underscore Zero Avatar

    This video is 4:20 long 😛

  24. Noizerg Sam Avatar

    i Like your video's. You're making it interesting and funny at same time

  25. Talha Studios 2 Avatar

    Legends work at 330 AM!

  26. Eyal Pery Avatar

    I hoped that you will not put a value in item so it will say Sally farts tuna.
    Thanks!

  27. Alligator Avatar

    Take it from me, Sally doesn't fart gently.

  28. DallasTheHeistStarter Avatar

    Bucky is tuna! secret revealed!

  29. Catalin Denuve Avatar

    You really like tuna,isn't it?

  30. Goldutop Avatar

    Eww thats gross bucky

  31. sikor02 Avatar

    Who else wrote dumb_sentence(action='farts', item='gently') 😛 ?

  32. Muhammad Ayman Avatar

    "sally farts gently" hhhhhhhhhh 😀
    that's why i like these TUTOS

Leave a Reply

Your email address will not be published. Required fields are marked *