Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version next

This example covers the following functions:

...

Excerpt

This example illustrates how to return n-based number of elements in an array.

...


Functions:

D generate list excerpts
pagesARRAYLEN Function,ARRAYELEMENTAT Function, ARRAYSORT Function

Source:

Here are some student test scores. Individual scores are stored in the Scores column. You want to:

...

LastNameFirstNameScoresErrorlowestScorehighestScoreScore_range
AllenAmanda[87,83,81,79] 79878
BellBobby[98,94,92,85] 859813
CharlesCameron[88,85,81]incomplete 88 
DudleyDanny[88,82,81,77] 778811
EllisEvan[93,93,91,87] 87936


D s also
labelexample_arraylen_and_arrayelementat_functions