我正在尝试在我的代码中使用希伯来字符。但我的终端 (CMD) 不支持希伯来语,它只显示随机问号。例如:
>>>Print("?????")
结果:?????\
?????
编辑:CMD 控制台的默认字体中没有希伯来字母。您可以简单地更改字体以显示希伯来语。
python cmd character-encoding hebrew python-3.x
character-encoding ×1
cmd ×1
hebrew ×1
python ×1
python-3.x ×1