PATH: //opt/alt/python311/lib64/python3.11/test/tracedmodules
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 __init__.py
↓
X
📁 __pycache__/
X
📄 testmod.py
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: testmod.py
def func(x): b = x + 1 return b + 2 def func2(): """Test function for issue 9936 """ return (1, 2, 3)
SIMPAN PERUBAHAN