main() に相当する処理を async 付きの関数として書く(コルーチン); async 付きの関数の中では await ができる; asyncio.run(main()) を1回だけ ...
確定! 回上一頁