
Is Zuo an acronym?

Chinese for “make”.

As a Chinese, I am so embarrassed that I didn’t figure it out.

This term has the meaning of indulgence or willfulness in Shanghainese. It is often used to describe women:joy:.

I’m director of a regional glider flight academy. NHQ gave me a spreadsheet of applications. I moved the data into PostgreSQL. I was curious about the distribution of male / female applicants by age, and came up with the following result: age count gender
14 4 FEMALE
14 26 MALE
15 17 FEMALE
15 22 MALE
16 9 FEMALE
16 21 MALE
17 13 FEMALE
17 24 MALE
18 1 FEMALE
18 9 MALE
19 4 MALE
19 1 FEMALE
20 4 MALE
I’d like to use Racket to make a nice plot I can send back to NHQ. I know Racket can do this, and probably with very little code, but I haven’t been doing many plots, I’m not sure what the best plot would be, so I figure I’d ask here.


This would probably be easy to do with graphite: https://docs.racket-lang.org/graphite-tutorial/index.html\|https://docs.racket-lang.org/graphite-tutorial/index.html

When I looked it up it seems like the different tones have a variety of meanings (I guess that’s obvious)

I suppose @mflatt intended the make version

Thank you both!