• Joined on 2025-04-25
hope pushed to main at hope/project_game 2025-07-29 02:04:40 +00:00
3b8676a37a just the proposal
hope pushed to main at hope/lab_dice 2025-07-24 00:58:07 +00:00
b5acf78bbc created new function to return a count of each face value in a roll of 5 dice.
hope pushed to main at hope/lab_tic_tac_toe 2025-07-22 01:43:00 +00:00
0167f2be4e ck1 - indicated the method that performs each action
hope pushed to main at hope/lab_dice 2025-07-22 00:03:59 +00:00
81ad4a3355 added some goals to game
hope pushed to main at hope/lab_pokemon 2025-07-21 17:38:33 +00:00
43bde81889 Completed the requested code for each section to produce the desired data
hope pushed to main at hope/lab_dice 2025-07-16 18:08:37 +00:00
3d5c2e1d8c Updated the logic to have a three and four of a kind logic.
hope pushed to main at hope/lab_dice 2025-07-16 01:58:05 +00:00
c46657de4f I added the docstrings.
hope pushed to main at hope/lab_weather 2025-07-08 11:43:10 +00:00
79e5c1f133 Fixing my careless error
Compare 2 commits »
hope pushed to main at hope/lab_weather 2025-07-08 10:30:24 +00:00
526ba2f5a9 I am stuck at the very start. I don't know how to "run weather".
hope pushed to main at hope/lab_weather 2025-07-08 01:08:34 +00:00
f8a089f6e6 completed the last function. I had to use AI for help on syntax for adding to a count.
hope pushed to main at hope/lab_weather 2025-07-08 00:46:16 +00:00
847c416f3a completed the list of people who like a color and the number or people who like a color functions.
hope pushed to main at hope/lab_weather 2025-07-08 00:14:46 +00:00
47d2723a0a completed the favorite colors count function
hope pushed to main at hope/lab_weather 2025-07-07 23:57:33 +00:00
8d781af461 completed the email function
hope pushed to main at hope/lab_weather 2025-07-07 23:42:13 +00:00
291398cae9 completed the count funtion
hope pushed to main at hope/lab_scatter 2025-07-01 13:36:19 +00:00
1f65f67efc I did this with Chris
hope pushed to main at hope/lab_scatter 2025-06-29 11:03:10 +00:00
03eeda7ce9 Add print statement to debug scatterplot
hope pushed to main at hope/lab_scatter 2025-06-29 02:54:51 +00:00
9836b40408 I attempted to plot the points and I'm not sure
hope pushed to main at hope/lab_scatter 2025-06-29 01:34:34 +00:00
351b7d665e updated all transform functions. I think this went well,
hope pushed to main at hope/project_drawing 2025-06-26 17:00:51 +00:00
bf2d2b0774 Add demos
02902dac51 ADjust ellipse starting angle
Compare 2 commits »
hope pushed to main at hope/project_drawing 2025-06-26 16:27:09 +00:00
c027ffbf9f Fixed ellipse after writing some tests to identify the problem