Go to file
Chris Mekelburg ddc79e7125 Checkpoint 1 Plan
I feel like once I decided to look at each digit place (ones, tens,
hundreds, etc., this plan become more clear to me. As I got to the later
numbers, it seemed to rely heavily on the first parts, but I am eager
to start coding to test it out. If it doesn't work, I may need to adjust
the plan. I am eager to get started.)
2024-11-02 20:46:13 -04:00
.commit_template Initial commit 2024-08-27 23:08:32 +00:00
.gitignore Initial commit 2024-08-27 23:08:32 +00:00
numberwords.py Initial commit 2024-08-27 23:08:32 +00:00
nw.py Initial commit 2024-08-27 23:08:32 +00:00
planning.md Checkpoint 1 Plan 2024-11-02 20:46:13 -04:00
poetry.lock Initial commit 2024-08-27 23:08:32 +00:00
pyproject.toml Initial commit 2024-08-27 23:08:32 +00:00
test_numberwords.py Initial commit 2024-08-27 23:08:32 +00:00