Go to file
Justin Toombs 04055e67dc All functions were given proper if/then statements
to write out the full wording for any number typed up all the way to one million.

This particular lab certainly made more sense than others as it truly felt like every step built upon the other and
provided the necessary foundation to succeed in writing remaining code. When some of the answers were provided, the rest
began to fall in line.
2023-08-10 13:10:16 -04:00
.gitignore Initial commit 2023-08-07 11:55:59 +00:00
numberwords.py All functions were given proper if/then statements 2023-08-10 13:10:16 -04:00
nw.py Initial commit 2023-08-07 11:55:59 +00:00
planning.md All functions were given proper if/then statements 2023-08-10 13:10:16 -04:00
poetry.lock Initial commit 2023-08-07 11:55:59 +00:00
pyproject.toml Initial commit 2023-08-07 11:55:59 +00:00
test_numberwords.py All functions were given proper if/then statements 2023-08-10 13:10:16 -04:00