Python User Defined Function

Sdílet
Vložit
  • čas přidán 28. 08. 2024
  • This video shows how to implement a user defined function that has two input parameters and a return value.

Komentáře • 14

  • @zachreitan3859
    @zachreitan3859 Před 3 lety +7

    I think it's weird these videos aren't more popular, this is genuinely educational.

  • @hazelyip316
    @hazelyip316 Před 3 lety +1

    Grateful for this video which is great. Very clear elaboration that allows me to conceptualize the structure of user-defined function,

  • @sonyou9211
    @sonyou9211 Před 9 lety +2

    John, You have just broken down the most important party of python learning into nice chunks an idiot can understand. Thanks and well done.

    • @johnphilipjones
      @johnphilipjones  Před 9 lety +1

      Sonal Patel Thank you
      Best wishes
      Phil (John Philip Jones)

  • @jvsnyc
    @jvsnyc Před 3 lety +1

    Nothing to add, except that in modern software development, presumably even if not OOAD, the unit tests would likely be retained and run whenever someone makes changes to a module. Some people act like unit testing implies classes and objects, others would say, no, it just implies test code somewhere that gets run.

  • @yasirelmas1597
    @yasirelmas1597 Před 4 lety +1

    You are the best , world must know that

    • @johnphilipjones
      @johnphilipjones  Před 4 lety +2

      Thank you for your positive feedback it is appreciated. Best wishes Phil

  • @riyadalmadani8382
    @riyadalmadani8382 Před 6 lety +1

    Thanks a lot sir this is very useful explanation of python program as well as all programming languages .
    Regards

  • @gingertini
    @gingertini Před 8 lety +1

    Thank you so much for this video, now I really understand! You have a really terrific method of teaching. I'll be watching all the Python vids since I'm trying to learn it and I'm a beginner to programming. Is there a specific video on how to read/write and create text files?

    • @johnphilipjones
      @johnphilipjones  Před 8 lety +1

      Thank you for your positive comments. I am yet to do videos on accessing files but they are in the pipeline.
      Regards
      Phil

  • @Santanu_Pal
    @Santanu_Pal Před 6 lety +1

    Thank you very much

  • @gorankahen7324
    @gorankahen7324 Před 8 lety +1

    well explained

  • @jhanawilliams3223
    @jhanawilliams3223 Před 8 lety +1

    top job my dude ;)

  • @lauraionescu9439
    @lauraionescu9439 Před 5 lety

    Thankm man!