Ask Question
13 February, 02:35

Write a python program to initialize the value of two variables then find sum

+2
Answers (1)
  1. 13 February, 05:00
    0
    jа vascript:

    Let x = 10

    Let y = 10

    Console. log (x + y)

    //outputs 20

    C++:

    Let x = 10

    Let y = 10

    The file is Math. cpp so,

    std::cout << "" + y + "" + x

    g+ + Math. cpp - o Maths

    ./Maths

    //Outputs 20
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Write a python program to initialize the value of two variables then find sum ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers