Answer the question
In order to leave comments, you need to log in
How to get human readable characters in UTF-8 encoding?
Here's the code
with open ('grace.csv', 'a', 'utf-8') as csv_file:
writer = csv.writer(csv_file, delimiter=';')
writer.writerow([name_title, city, price, descrip])
Продам участок - 35
. Answer the question
In order to leave comments, you need to log in
it turns out something like Продам участок - 35
Продам участок - 35
<svg width="640" height="480" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<g>
<path id="svg_7" d="m166.18999,120.48652c-67.97241,166.12807 -53.12786,130.22753 -53.64875,130.2275c-0.5209,-0.00003 320.85067,-4.92749 320.32973,-4.92752c-0.5209,-0.00003 72.39981,-140.7865 71.87888,-140.7865c-0.5209,0 -338.55986,15.48652 -338.55986,15.48652z" stroke-width="2" stroke="#000000" fill="none"/>
</g>
</svg>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question