Python pass 是空語句,是為了保持程序結構的完整性。 ... in 'Python': if letter == 'h': pass print '这是pass 块' print '当前字母:', letter print "Good bye!".
確定! 回上一頁