Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 9 - No. 13)
Which is the best way to represent the data in an algorithm?
By using variables.
By using flowcharts.
By using modules.
By using comments.
Тайлбар
Variables are used to represent data and hold values that can be modified.
