Python Program #10 - Find the Largest Among Three Numbers in Python

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

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

  • @HA-or5if
    @HA-or5if 6 หลายเดือนก่อน +2

    Great lessson sir. thanks for sharing.

  • @saravananaiyaryeswanth4688
    @saravananaiyaryeswanth4688 2 หลายเดือนก่อน +2

    Thank you sir ❤

  • @muhammadjauharuddinmj
    @muhammadjauharuddinmj 3 หลายเดือนก่อน

    I think there are need additional 1 elif more, because there are possibility same number from 3 input numbers.
    For example num1 = 5, num2 = 5, num3 = 5, if we use code above will be return value "Third number is largest".

  • @nharish7425
    @nharish7425 2 หลายเดือนก่อน +1

    Third Number i