登录  注册

首页->Python语言基础

def save(): f=open("test.txt","wt",encoding="utf-8") f.write("我abc\nxyz") f.close() save() 执行后test.txt文件长度是

(A)8字节

(B)9字节

(C)10字节

(D)1字节

参考答案
继续答题:下一题
微考学堂微考学社

更多Python语言基础试题

考试