Consider the following expression of an algorithm.
If temperature is less than 60 tell the user to bring a jacket else tell the user to wear a t -shirt.
Which best describes the representation of this algorithm?
a. program purpose
b. flowchart
c. program code
d. pseudocode

Q&A Education