テックアイエスガイド エディター
無料プログラミング体験会の予約
実行
1
2
username = raw_input("ユーザーネームを入力してください:")
print("ユーザー名は:" + username)