I am use sublim text.
I want to print s2, s3 and s4 variable
s2 = '∞?????????????????????'
s3 = 'α?áà????éèêíì??óò???úùü?'
s4 = '????│▏┃┆┇┊?┋???????????┌┍┎┏┐┑┒┓└┕┖┗┘┙┚┛'
print(s2,s3,s4)
but:
UnicodeEncodeError: 'charmap' codec can't encode characters in position 0-21: character maps to
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…