last_30_days

Who ate the most donuts this week?

Jeff  15
Sam   11
Robin  6
// Fprint formats using the default formats for its operands and writes to w.
// Spaces are added between operands when neither is a string.
// It returns the number of bytes written and any write error encountered.
func Fprint(w io.Writer, a ...interface{}) (n int, err error) {

When x = 3, that means x + 2 = 5

```
~~~

Some ~~~
totally ~~~~~~ normal
~ code