On Fri, 23 Oct 2020 at 06:59, Henk-Jaap Wagenaar <[email protected]> wrote: > > On Fri, 23 Oct 2020 at 06:35, Random832 <[email protected]> wrote: >> >> Does anyone else remember when xkcd first mentioned python? The main selling >> point it had for it [and the one that was actually literally true, vs >> 'import antigravity' which was a semi-satirical bit about the >> batteries-included philosophy] was 'Hello world is just print "Hello, >> world!"' > > > For reference the XKCD is https://xkcd.com/353/.
For information, you don't need to know that URL. If you "import antigravity" in a Python session, your browser will open this webpage automatically :-) Paul _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/Q3ZMXDJRPHVWFJ2DUS7CE63I3ZIAHG3N/ Code of Conduct: http://python.org/psf/codeofconduct/
