Write a script that reads five numbers between 1 and 30


One interesting application of computers is the drawing of graphs and bar charts (sometimes called histograms).
Write 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.
For example, if your program reads the number 7, it will output XHTML text that displays
******* asterisks.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a script that reads five numbers between 1 and 30
Reference No:- TGS0146280

Expected delivery within 24 Hours