Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
MPS2
# -*- coding: utf-8 -*- s = u'Указанные'.encode('cp1251') print s.decode('latin').encode('utf-8') print s.decode('cp1251').encode('utf-8').decode('latin').encode('utf-8')
run
|
edit
|
history
|
help
0
Date time
Convert between degrees and radians
Demo - Test
First programm
bacs_class
codeacademy python tasks
fibonacci_2
pip install fire
Problem: rstring
PyDeco2