ランキング参加中プログラミング [TOP] 次>> 次のプログラムを作ってみましょう。 【graph1.py】 # graph1.py a = [ 10, 25, 4, 52, 30, 16, 42, 22, 36, 8, 19, 100 ] s = [ '1:', '2:', '3:', '4:', '5:', '6:', '7:', '8:', '9:', '10:', '11:','12:'] print( " \t---------+---------+---------+---------+---------+-…