Question

Which of these best describes pseudocode?
a language used to code websites
a language used to translate Python to binary
a way of describing the functions and processes of code
a language used to translate HTML to CSS

Answers

a way of describing the functions and processes of code

Related Questions