This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cs330_f2016:lab5 [2017/01/30 16:58] wingated [Preparation:] |
cs330_f2016:lab5 [2021/06/30 23:42] (current) |
||
|---|---|---|---|
| Line 123: | Line 123: | ||
| function average_age(tree) | function average_age(tree) | ||
| </code> | </code> | ||
| - | Calculates the average age of the people in the tree. Use this years date 2016. Unknowns do not count as people. | + | Calculates the average age of the people in the tree. Use this years date 2017. Unknowns do not count as people. |
| === tree map === | === tree map === | ||