PATH: //opt/alt/python311/lib64/python3.11/lib2to3/tests/data
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 README
↓
X
📁 __pycache__/
X
📄 bom.py
↓
X
📄 crlf.py
↓
X
📄 different_encoding.py
↓
X
📄 false_encoding.py
↓
X
📁 fixers/
X
📄 infinite_recursion.py
↓
X
📄 py2_test_grammar.py
↓
X
📄 py3_test_grammar.py
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: different_encoding.py
#! /opt/alt/python311/bin/python3.11 # -*- coding: utf-8 -*- print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' def f(x): print '%s\t-> α(%2i):%s β(%s)'
SIMPAN PERUBAHAN