Problem Analysis Algorithemic Model (PAAM)
CONTROL STRUCTURE : SELECTION : 2/5
Problem is to write a program that read a number and check if it is odd or even number then write the appropriate message.
INPUT PROCESS OUTPUT
Enter a number , N
   
N Message
is
     
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.)