python 戻り値 def add(a, b): return a+b c = add(1,2) print(c) 投稿者: chosuke 趣味はゲームやアニメや漫画などです chosuke のすべての投稿を表示