Skip to content

Latest commit

 

History

History

3-5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

分布表

15人の生徒のテストの点数の分布表を作って下さい

下記の配列を使って下さい

const students = [17,38,100,95,23,62,77,45,69,81,83,51,42,36,60]

出力結果

                 *
        *  *     *     *
  *  *  *  *  *  *  *  *  *  * 
----------------------------------
0 10 20 30 40 50 60 70 80 90 100