Problem Analysis Algorithemic Model (PAAM)
INPUT/OUTPUT : 2/5
Problem is to write a program that reads two integer numbers and one string then program will print power of first number over second number
(first number second number ) and the length of the string.
INPUT PROCESS OUTPUT
Enter Number 1, A
Enter Number 2, B
Enter your Name
A B AB
Name:
NameLength:
AB=
String length of your Name
(No. of characters in your Name)
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.)