Problem Analysis Algorithemic Model (PAAM)
CONTROL STRUCTURE : SELECTION : 1/5
Problem is to write a program that finds the absolute value of an integer number.
INPUT PROCESS OUTPUT
Enter a number,  N
   
N Absolute N
Absolute Value
PSEUDO-CODE
Random Steps :
Right Steps :



(Instruction: Select any line/step from the first List Box and move it to the second List Box and make all its lines into correct steps of sequential order, using the Arrow Keys.)



   
Skip Navigation LinksProblem Solving Skills > Topic 4: Control Structure: Selection