/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

initialcommit.com
| | akaptur.github.com
1.7 parsecs away

Travel
| | Nick Coghlan added another interesting note in response to my last post about creating side-effecting assignments in python. Here's Nick: @ ...
| | www.nkantar.com
1.4 parsecs away

Travel
| | A bit of nuance about dealing with null and missing values in Python dictionaries.
| | mathspp.com
1.6 parsecs away

Travel
| | There are many situations in which it is better to use a try statement to handle an error than using an if statement to prevent the error.
| | initialcommit.com
4.1 parsecs away

Travel
| In this article, you'll get a detailed look at how to use the sum function in Python, as well as how it differs from the plus sign operator.