51CTO博客开发
import cmathimport mathimport sysimport ioprint("ax\N{SUPERSCRIPT TWO} + bx +c =0")----运行的时候会报错print("ax\N{SUPERSCRIPT TWO} + bx +c =0")UnicodeEncodeError: 'gbk' codec can't encode character '\xb2' in
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号