Jump to content

Flowgorithm help needed

I know it's late and this is a big request, but can anyone help me with designing a flowchart? It would be much appreciated!

 

#5 is the assignment in question.

IMG_1079.jpg

Link to comment
Share on other sites

Link to post
Share on other sites

     Start

 

       V

 

Get User Input

 

       V

 

Does user input exist in array     >    No    >   Are there more values in Array     >    No     >    "invalid"

                                                             

      V                                                                                V

 

     Yes                                                                            Yes

 

      V                                                                                V

 

  "Valid"                                                                       Get Next Value (here's where you draw a line going back to "Does user input exist in Array")

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×