コンテンツへスキップ
メニュー
岩松洋プロフィール
コンサルティング
プログラミングスクール
ブログ
メルマガ
お問合せ
7-1
import inspect import random # ソースを表示する print(inspect.getsource(random.randrange))