wizardforcel/eloquent-js-3e-zh

第五章有一个无伤大雅的小错误

so2liu opened this issue · 0 comments

第五章 可组合性 第二个代码块前面的那句话:

举个例子,我们编写一段代码,找出数据集中男人和女人的平均年龄。

原文是活着和死亡语言的平均年龄:

As an example, let’s write code that finds the average year of origin for living
and dead scripts in the data set.