write an algorithm and drw a flowchart of 2 variable are positive .
Answers
Answered by
1
Answer:
my dear friend your answer is
Explanation:
Step 1: Start
Step 2: Read the two numbers and store them in a and b.
Step 3: Check if a < b
Step 4: If true then print a and goto step 6
Step 5: If false then print b
Step 6: Stop
Flowchart
Answered by
2
Answer:
There are many ways to write an algorithm.
...
An Algorithm Development Process :-
Step 1: Obtain a description of the problem. This step is much more difficult than it appears. ...
Step 2: Analyze the problem. ...
Step 3: Develop a high-level algorithm. ...
Step 4: Refine the algorithm by adding more detail. ...
Step 5: Review the algorithm
Similar questions