answersLogoWhite

0

1. type read n.

2. m=10f=1

3. f=f*m

4is m=n

5. if yes type print f

6.

if no then m=m+1 Stop

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Draw a flow chart find the largest number of given 3 numbers?

no


Draw a flow chart to find out the greatest number among the three given numbers ab c?

draw a flowchart to find the biggest number among the 3 numbers


Where can someone find an organizational chart template?

There are a number of websites that one can find an organizational chart template. Some of the best websites include Smart Draw, Bright Hub and EdrawSoft.


Draw a flow chart to find square root of n numbers?

No.


Draw a flow chart to find HCF of two given numbers?

First you will need to pick out the two numbers. Then you can use your textbook and the instructions in order to draw out the flow chart.


How do you create a flow chart for leap year?

draw a flow chart to find whether the given year is leap year or not


Draw a flowchart that will determine and display the largest among the three numbers being inputted?

start input A & B if A>B print A is greatest if B>A print B is greatest stop james ola writes.....SOT.


How do you draw a flowchart of HCF of two given numbers?

draw a flow chart to find hcf of two given numbers


How do you draw a flow chart to find the average of three numbers?

Sum = Sum + first number Sum = Sum + second number Sum = Sum + third number Average = 1/3 x Sum


Where can you find a sample program to draw a pie chart in a C program?

in BGIDEMO.C, part of TurboC


Draw a flowchart to find the transpose of matrices?

draw the flowchart for transpose of a matrice


What does draw arrays to find the factors of each number mean?

Factors are integers that multiply to create a product.3 x 4 = 123 and 4 are factors of 12.Divisibility refers to a number capable of being divided by another number without a remainder: 24 is divisible by 4.