题目:在python中,指定文件编码格式的方式错误的是: A、#encoding=utf8 B、#encoding:utf8 C、#coding=utf8 D、#coding:utf8 喵查答案:D 喜欢 (0)