Python缩进
in program with 0 comment
Python缩进
in program with 0 comment

Python下缩进以空格键实现,4个空格一个缩进
但有些人是使用了Tab键来进行缩进!!!错误原因所在

Responses