mebadx.blogg.se

Write a pseudocode
Write a pseudocode












Pseudocode is used to describe an algorithm. Many formats may be used to write pseudocode. Pseudocode does not represent any kind of specific syntax. Pseudocode: This is the simplification of an algorithm that represents a program. Step 4: numral1 and numral2 are added, and the result is assigned to Total. Step 3: Values of numral1 and numral2 are read. Step 2: Variables numral1, numral2, and Total are declared. Below is a simple algorithm to add two numerals.

write a pseudocode

A user can write an algorithm in simple language and there is no need to know a programming language to write out an algorithm. An algorithm is a step by step representation of a logical solution to a problem.














Write a pseudocode