Konu
'utf-8' codec can't decode byte 0xfc in position - Hatası
11-12-2024, 10:37:24
#1
ByMaDaK
with open("text.txt", 'a', encoding='cp1254') as f:
encoding:
UTF-8 'di
. Kaç farklı dil seçtim yine de kodda sorun çıktı.
EK :