Pythonでスクリプトを書いていると、決まった処理を自動で流すだけでなく、「実行中にユーザーに名前を入力させたい」や「コマンドを受け取って処理を変えたい」といった、対話的な(インタラクティブな)機能を持たせたくなることがあります。
When declaring an input argument of type 10-Array, and passing in strings as values, when they are read back, their values appear to have changed. This did not occur before the upgrade to Python3.6. I ...