Commit Graph

69 Commits

Author SHA1 Message Date
be479d2c63 added TurtleDFS.py 2026-03-30 08:39:15 -04:00
73c6a283c6 uploaded instruction pdf 2026-03-29 22:54:53 -04:00
f566e71a48 Added partner name 2026-03-28 13:42:50 -04:00
05d5b66dec added more tests 2026-03-15 16:32:07 -04:00
d876bc9a73 added tests 2026-03-15 16:31:40 -04:00
9e8153eb1f added is_empty 2026-03-15 16:30:12 -04:00
b2ecff6a6b added peek 2026-03-15 16:29:43 -04:00
e25318b336 added push 2026-03-15 16:28:26 -04:00
bb366686c1 added __len__ 2026-03-15 16:28:03 -04:00
5b3f9eff6b added __init__ 2026-03-15 16:27:32 -04:00
511dd6a9db copied from project 4 to project 5 2026-03-15 16:24:38 -04:00
7c9090f292 added template code for project 4 2026-03-15 15:20:18 -04:00
b86b6fac0e Created project 5 2026-03-13 10:17:48 -04:00
2b42ec7b12 added printed version 2026-03-13 08:06:21 -04:00
9ccdd8effe added one more comment 2026-03-13 08:00:04 -04:00
966b9274e8 added more comments 2026-03-13 07:58:23 -04:00
832ff2e4ea fixed indent issue 2026-03-13 07:52:53 -04:00
8f8bc4ff49 added resources used 2026-03-13 07:51:21 -04:00
18100f133b added tests 2026-03-13 07:50:22 -04:00
fa53f5b655 remove tail 2026-03-13 07:49:16 -04:00
27b1145262 remove head 2026-03-13 07:46:35 -04:00
48d9b9be73 added insert_tail function 2026-03-13 07:45:47 -04:00
edfb6fc61e added code for first 2 functions 2026-03-13 07:44:36 -04:00
860776789f added comments 2026-03-03 23:24:17 -05:00
7fbfc8fd03 added code to ensure 42 in list 2026-03-03 23:14:27 -05:00
a866f5ea66 changed variable names 2026-03-03 23:03:56 -05:00
f01b0069a0 added part 4 2026-03-03 23:02:36 -05:00
e4a69fd6d7 Added first 3 tests 2026-03-03 18:33:12 -05:00
1d5e02949a added recursive binary search 2026-03-03 18:09:02 -05:00
d9414d044c added linear_search_print 2026-03-03 18:07:32 -05:00
7f9e88d7b6 added code template 2026-03-03 17:45:34 -05:00
404b653bd6 initial commit for project 3 2026-02-28 13:05:58 -05:00
a43565b7fa Fixed file locations 2026-02-10 19:32:51 -05:00
865821c330 Restore Project 1 to original state 2026-02-10 19:31:23 -05:00
61188d673f Apply today's Project 1 changes to Project 2 2026-02-10 19:25:34 -05:00
907b063a2c Added more comments 2026-02-10 18:52:11 -05:00
90f878e961 added comments to Card.py 2026-02-10 18:49:34 -05:00
86c29cce1b added tests 2026-02-10 18:45:17 -05:00
7d31c81e9c changed method for errors 2026-02-10 18:44:36 -05:00
aa90a9b4ee Added method for iteration 2026-02-10 18:43:47 -05:00
470bbb28a1 added method for interation 2026-02-10 18:43:12 -05:00
064bb24ebe created utilities.py 2026-02-10 18:42:24 -05:00
3382b922ab Added a method to Card.py 2026-02-10 18:39:13 -05:00
d491874a3d made project 2 2026-02-10 18:36:24 -05:00
46f3d6be99 Added printed version 2026-01-29 12:34:48 -05:00
97be5471fc Added comments to Solitaire.py and main.py 2026-01-29 12:29:57 -05:00
685981814f Added comments to Deck.py 2026-01-29 12:27:26 -05:00
5b6b40829c Added comments to Card.py 2026-01-29 12:24:43 -05:00
228940f784 Changed a scope issue 2026-01-29 12:14:22 -05:00
f54680e0db Changed a scope issue 2026-01-29 12:14:06 -05:00