Computer Science, asked by weirdhouse35, 26 days ago

1. Draw a Flowchart that identify if the water is in ice for, or in liquid form or gaseous for a given temperatures from the user.


2. Draw a flowchart and write its program to read two positive integers, determine which has lesser value and then print this value if it is odd

Answers

Answered by narendirank21
2

Answer:

Explanation:

START

   V

WATER GIVEN

  V

IS WATER IN

SOLID FORM?    NO> IS WATER

   V                                    IN LIQUID FORM

   V                                         YES

  V                                            V

 END                                       END

                                       

Similar questions