Intermediate Python - Lambda Functions & Map, Filter, Reduce

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 8

  • @iamrithmic
    @iamrithmic  2 ปีที่แล้ว

    🔴 If you enjoyed this video. Please drop a Like and Subscribe :)

  • @theblackelephant
    @theblackelephant ปีที่แล้ว

    😀🥳

  • @globalgrowth343
    @globalgrowth343 2 ปีที่แล้ว +1

    Good job sir

    • @iamrithmic
      @iamrithmic  2 ปีที่แล้ว

      Thank you for the comment :)

  • @dubbitywap
    @dubbitywap 2 ปีที่แล้ว

    in lines 6 and 7 aren't you calling the same function you defined in line 1 ?

    • @pauljacobus1066
      @pauljacobus1066 ปีที่แล้ว

      I think you are right. The second line (7) should read: print ("Lambda area function: ", lambda_area (4,5)). I input that into my code and got the "right" output. Do you agree?

  • @ahjsbkdjhavkcjhvac
    @ahjsbkdjhavkcjhvac 2 ปีที่แล้ว +2

    first