asked 39.4k views
5 votes
If you mistakenly write pseudocode into an editor for an actual programming language, such as python or visual basic, errors will result.

a. True

b. False

1 Answer

6 votes
True.

Pseudo-code (false code) is just for a preliminary "drawing" of the logic needed.
answered
User Maecy M
by
9.2k points