Hi teachers! Can anyone help me makr.this better?
Algorithm and pseudocode-- although often mistaken as two things that are interchabgeable-- are vastly different from esch other. To point out the difference and clarify the bewilderment of most people, an algortihm is a basic step-by-step procedure of solving a problem. Moreover, this procedure includes: sequence, order, or things that include an organized pattern. While pseudocode on the other hand, is an artificial language used by programmers in order to develop algorithms; hence the name 'pseudo'. In addition to this, it also does not include step-by-step patterns like normal algorithms do.
May I also ask for some tips on how to make my writing better?
/data/user/0/com.samsung.android.app.notes/files/share/clipdata_201026_124750_445.sdoc->
anonymous Algorithm and pseudocode-- although often mistaken as two things that are interchabgeable-- are vastly different from esch other. Dashes are unnecessary. It is perfectly understandable but a tad verbose.
New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.
anonymousAlgorithm and pseudocode-- although often mistaken as two things that are interchabgeable-- are vastly different from esch other.
Dashes are unnecessary. It is perfectly understandable but a tad verbose. I do not think you can say they are vastly different; pseudocode is used to describe the algorithm.
The terms "algorithm" and "pseudocode,"