This assignment is locked until Nov 1 at 15:00.
此作业锁定到11月1日15:00。
Question 1
(a) Output value: 'wombat'
Required operations:
.join()
method- list slicing
In [22]: "".join(list('waobmcbdaet')[::2])
Out[22]: 'wombat'
This assignment is locked until Nov 1 at 15:00.
此作业锁定到11月1日15:00。
'wombat'
Required operations:
.join()
methodIn [22]: "".join(list('waobmcbdaet')[::2])
Out[22]: 'wombat'
In terms of the project, we wil experiment with abstract creatures called ``wugs''.
在这个项目中,我们将用被称为“wugs”的抽象生物进行实验。
Def. ``Wug'': a mythical little creature that looks rather like a bird, used in the so-called Wug Test to investigate the acquisition of the plural form in English-speaking children.
健忘的卡拉ok
Life hack: if you're really bad at karaoke and can't remember the words, you can just repeatedly sing one word. If it's the most common word in the song, you'll be right more often than you might think (and may get away with it!).