Adopted new convention from template
This commit is contained in:
parent
fddc440fee
commit
86f325f863
@ -81,6 +81,7 @@ def compute():
|
||||
20 letters. The use of "and" when writing out numbers is in compliance
|
||||
with British usage.
|
||||
"""
|
||||
|
||||
n = 1000
|
||||
letters = 0
|
||||
for num in range(1, n + 1):
|
||||
|
Loading…
x
Reference in New Issue
Block a user