moving along with whitespace

This commit is contained in:
Jeremy Ashkenas
2009-12-28 23:08:02 -05:00
parent ddd52a1845
commit cea417de02
9 changed files with 91 additions and 107 deletions

View File

@@ -3,6 +3,6 @@ results: n * 2 for n in nums.
# next: for n in [1, 2, 3] if n % 2 isnt 0
# print('hi') if false
# n * n * 2.
# n * n * 2
print(results.join(',') is '2,18')