IDNStudy.com, ang iyong destinasyon para sa malinaw at mabilis na mga sagot. Makakuha ng mga kumpletong sagot sa lahat ng iyong mga tanong mula sa aming network ng mga eksperto.
Compute for the Sum of X and Y
Pseudocode:
Let the addends be the X and Y,
Let X =0;
Let Y = 0;
Sum = X + Y ;
Ouput Sum
Flowchart:
The image above