•  
      tasks #43019 Python program to add two numbers
    #43019
    Ritish Singh (ritish31)
    2022-07-29 09:30
    2022-07-29 09:30
    Details
    Python program to add two numbers
    In this program of adding two numbers, the user is first asked to enter two numbers and the input is scanned using the input() function and stored in the variables number1 and number2. Then, the variables number1 and number2 are added using the arithmetic operator + and the result is stored in the variable sum.
    Empty
    State of Progress
    2022-05-01
    100
    2022-05-02
    Ritish Singh (ritish31)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-02
    Closed
    Attachments
    References
    References list is empty