input() 画面から文字列を取得して返す。 標準ライブラリー input() サンプルコード 引数にプロンプトメッセージを入れることができる。 name1 = input('Input Data Column Name ===> ')