/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

marycuntrarian.neocities.org
| | dead.garden
1.4 parsecs away

Travel
| | Hello there! This is my personal website and it is allergic to SEO.
| | fnordig.de
8.3 parsecs away

Travel
| | Personal website of Jan-Erik Rediger
| | justjennie.neocities.org
1.6 parsecs away

Travel
| | My personal website!
| | www.henryleach.com
24.8 parsecs away

Travel
| I have a habit of adding return 0 to the end of my Python main() functions, even if they don't actually return anything. A friend pointed this weirdness out, and guessed, probably correctly, that this is a habit from C/C++ where returning 0 means 'everything went as expected'. But does that make any sense at all in Python?