(单选题, )Python为源文件指定系统默认字符编码的声明是( )

(单选题, )Python为源文件指定系统默认字符编码的声明是( )

A.#coding:cp936

B.#coding:GB2312

C.#coding:utf-8

D.#coding:GBK

正确答案是C