c program to add two numbers

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

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

  • @Potato-u3n
    @Potato-u3n 22 วันที่ผ่านมา

    and also the python:
    a = int(input(Enter the value of a))
    b = int(input(Enter the value of b))
    print(a+b)

    • @tunailker8
      @tunailker8 22 วันที่ผ่านมา

      you forgot the quotation marks (")

    • @Potato-u3n
      @Potato-u3n 20 วันที่ผ่านมา

      @@tunailker8 yeah in input