Python-100-Days
Python-100-Days copied to clipboard
Day16-20/code/example01.py
出现RuntimeWarning: Glyph 39057 missing from current font.
我使用的是 python3.9, 其他版本不知道会不会出现这个问题
解决方法: https://blog.csdn.net/zhangxgtc/article/details/109823115
中文字体的问题,好解决!