like 5 to 10 mins

profileshanetta37

Create a pseudocode using if instruction containing a compound condition that will satisfy the following: When STATE is equal to TX and CITY is Dallas, display "This person is a Dallas Texan." Otherwise, when state is equal to NY and city is New York, display "This person is a New Yorker." In all other cases display, "This person is non-Dallas Texan and non-New Yorker." Note: The above text is not in a pseudocode format. You need to use the IF ELSE ENDIF clause in a pseudocode format with appropriate relational and logical operators.

    • 9 years ago
    • 20
    Answer(1)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      pseudocode.docx