ivano
07/12/2019, 12:47 PMtseisel
07/12/2019, 2:55 PM,
3b. Format each group to a string: "key: value1, value2"
4. Print each group.
This will likely print the following:
5: Alpha, Gamma, Delta
4: Beta
7: Epsilon
reduce
is the step 3a.ivano
07/17/2019, 7:42 AM