Multithreading is possible in Python. There's a threading module in the standard library. You may also do multi-processing.
確定! 回上一頁