Go to file
Seoyeon Lee 1406119a4e Adding computer (python) language seemed to slow down my thinking, but actually helped me with organizing each step in order.
I kept getting 'fail' message, and fixed minor errors multiple times. For example, adding blank space between two words can be done by using + " " was forgotten a few times.
2024-12-08 00:45:25 -05:00
.commit_template Initial commit 2024-08-28 15:02:54 +00:00
.gitignore Initial commit 2024-08-28 15:02:54 +00:00
numberwords.py Adding computer (python) language seemed to slow down my thinking, but actually helped me with organizing each step in order. 2024-12-08 00:45:25 -05:00
nw.py Initial commit 2024-08-28 15:02:54 +00:00
planning.md This activity was easy. No programming language required work, maybe that's why I feel it's easy to complete. 2024-12-08 00:03:24 -05:00
poetry.lock Initial commit 2024-08-28 15:02:54 +00:00
pyproject.toml Initial commit 2024-08-28 15:02:54 +00:00
test_numberwords.py Adding computer (python) language seemed to slow down my thinking, but actually helped me with organizing each step in order. 2024-12-08 00:45:25 -05:00