Content deleted Content added
General fixes, removed orphan tag using AWB (8277) |
→Python: Should use %d instead of %s when referencing integers. |
||
Line 94:
<source lang="python">
apples = 4
print "I have %
</source>
|
General fixes, removed orphan tag using AWB (8277) |
→Python: Should use %d instead of %s when referencing integers. |
||
Line 94:
<source lang="python">
apples = 4
print "I have %
</source>
|