My first thought was to use coroutines, specifically Generators. They really are ideal for this type of thing: you can write code in a function that runs ...
確定! 回上一頁