[音频]In Chinese culture, ________ numbers are regarded as lucky, except for the number _______.
举一反三
- These "Lucky Numbers" have their particular meanings. Such as the number "8".
- 对一个列表里的数据进行奇偶数分离 numbers = [12, 37, 5, 42, 8, 3] even = [] odd = [] while len(numbers) > 0 : number = ( ) if(number % 2 == 0): even.append(number) else: odd.append(number) print even print odd
- In the western culture, thirteen is regarded as the unlucky number because it is related to the story of __________.
- The Water Margin is regarded as an encyclopedia of traditional Chinese culture and represents the peak of classical Chinese novels.( )
- Which one is not regarded as the origin of Chinese traditional culture A: Confucianism B: Farming culture C: Christinanity D: Taoism