I was walking down the street and passed the playground of a public school. The teachers had apparently told all the children to line up, with the boy at one end of the line and the girls at the other. As I walked down the sidewalk, I noticed that many of the boys were doing muscle man type poses — flexing their tiny muscles. Then, when I reached the girls end of the line, the girls were all hugging each other.
Work On Kindle
Work on Paper
Meta
-
-
<!-- DuckDuckGo Site Search --> <form id="ddg-site-search" action="https://duckduckgo.com/" method="get" target="_blank" > <input type="search" name="q" id="ddg-query" placeholder="Search this site..." aria-label="Search this site" required /> <button type="submit">Search</button> </form> <script> (function () { const form = document.getElementById("ddg-site-search"); const input = document.getElementById("ddg-query"); form.addEventListener("submit", function () { const domain = window.location.hostname; input.value = "site:" + domain + " " + input.value; }); })(); </script>