Discussion:
One interesting application of computers is the drawing of graphs and bar charts (sometimes called histograms).
Q: Create a script that reads five numbers between 1 and 30. For each number read, output XHTML text that displays a line containing the same number of adjacent asterisks.