Computer Science, asked by mofahd8426, 3 days ago

Flow Chart on how to find the smallest of 2 numbers

Answers

Answered by jyotinayakamlan
1

Answer:

Step 1: Start . Step 2:Read the two number a1,1b1 by the user. Step 3 :Test the condition if a1< b1 go to step 4 otherwise go to step 5. Step 4: Assign t= a1 and print the value of a1.

Answered by harshithadonkada2009
0

Answer:

Step 1: Start . Step 2:Read the two number a1,1b1 by the user. Step 3 :Test the condition if a1< b1 go to step 4 otherwise go to step 5. Step 4: Assign t= a1 and print the value of a1.

Similar questions