$ 0 0 配列の要素をランダムに取り出すプログラムサンプルです。 # randomクラスを読み込む import random # 結果出力関数 def result(msg): print("僕の今日のおか…