#!/usr/bin/python count = 0 while (count < 9): print 'The count is:', count count = count + 1 print "Good bye!" 运行实例». 以上代码执行输出结果:
確定! 回上一頁