BJdeBordeaux
Results
1
issues of
BJdeBordeaux
``` Traceback (most recent call last): File "testEnglish.py", line 11, in textfile.write(text) TypeError: write() argument must be str, not coroutine ``` print则会显示内存地址,而不是文本 不管是在testEnglish.py还是我自己写的脚本中都有这个问题 多线程小白不知道怎么处理 提前谢谢