【Python】Python编写函数inc( )和dec( ),它们分别对全局变量s加1和减1。在主函数中测试两个函数的效果:设s初始值为0,用户输入inc和dec函数执行的次数,输出s的结果。

NoSuchKey

猜你喜欢

转载自blog.csdn.net/qq_45239614/article/details/102787233