# coding=utf-8 def func(a): i=7 print(i)运行结果:Process finished with exit code 0这个是那个地方出问题?我的是Python3.5 查看完整描述