Content deleted Content added
Magioladitis (talk | contribs) m Talk page genfixes, replaced: {WPStatistics → {WikiProject Statistics, math rating → maths rating using AWB (7404) |
Alexsdutton (talk | contribs) |
||
Line 259:
```` <small><span class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Nk28|Nk28]] ([[User talk:Nk28|talk]] • [[Special:Contributions/Nk28|contribs]]) 06:59, 12 October 2010 (UTC)</span></small><!-- Template:Unsigned --> <!--Autosigned by SineBot-->
== Pseudocode is valid Python, but gets tripped up by integer division ==
Would anyone object to a note pointing out that the pseudocode can be run verbatim in a Python intepreter, but that in Python < 3.0 you'll need a <source lang="python">from __future__ import division</source> statement. (Can you tell I just got caught out by this? :D) [[User:Alexsdutton|Alexsdutton]] ([[User talk:Alexsdutton|talk]]) 15:05, 23 December 2010 (UTC)
|