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