Напечатать «Дюссельдорф» с помощью PythonPython

Программы на Python
Anonymous
Напечатать «Дюссельдорф» с помощью Python

Сообщение Anonymous »


I am trying to use the string Düsseldorf. When I do that :

# -*- coding: utf-8 -*- print "Düsseldorf" it prints strange characters. Could anyone help me please ?

Thank you very much.


Источник: https://stackoverflow.com/questions/813 ... ith-python

Вернуться в «Python»