jwberent
  • Joined on 2025-08-26
jwberent pushed to main at jwberent/project_argument 2025-11-01 23:16:04 +00:00
76fae77152 I added the every other season comparing LeBron James and Kevin Durant.
jwberent pushed to main at jwberent/project_argument 2025-10-31 18:58:41 +00:00
e4f558ba5a I added the bar charts for the best offensive and defensive players.
jwberent pushed to main at jwberent/project_argument 2025-10-30 02:44:11 +00:00
0079d8fdbc I did most of the project but not all. I found who is better between LeBron James and Kevin Durant. I also found the best offensive and defensive players in the NBA.
jwberent pushed to main at jwberent/project_argument 2025-10-18 16:49:13 +00:00
4b4b74d964 I filled out the proposal.md file.
jwberent pushed to main at jwberent/lab_pokemon 2025-10-17 17:08:42 +00:00
db4bda5c14 I completed the pokemon lab.
jwberent pushed to main at jwberent/lab_scatter 2025-10-06 19:29:06 +00:00
4dcd3868a7 I built the scatterplot by making the axes and plotting the points.
jwberent pushed to main at jwberent/project_drawing 2025-10-05 18:28:19 +00:00
f10aebbbe4 I added the individual blades of grass by using a loop. I also made more functions to help the readability of my code.
jwberent pushed to main at jwberent/lab_scatter 2025-10-03 20:14:30 +00:00
b9b429b39c I got part way through checkpoint 3 and will submit again after it is completed.
jwberent pushed to main at jwberent/lab_scatter 2025-10-03 18:47:27 +00:00
4a126b49f9 I made the functions in the transform.py file.
jwberent pushed to main at jwberent/lab_scatter 2025-10-03 17:01:05 +00:00
e00c751d28 I added the steps to create a scatter plot in the planning_scatter.md file.
jwberent pushed to main at jwberent/lab_weather 2025-09-30 02:17:32 +00:00
93533410c9 Applying patch
jwberent pushed to main at jwberent/project_drawing 2025-09-29 01:18:02 +00:00
cc91047769 I added the grass and the house to the background of my picture.
jwberent pushed to main at jwberent/project_drawing 2025-09-27 01:16:18 +00:00
11c107df6d I changed the README.md file. Also, I added the person's face, hat, and the moon.
jwberent pushed to main at jwberent/project_drawing 2025-09-26 23:34:22 +00:00
eb1da33456 I changed my README.md file.
jwberent pushed to main at jwberent/lab_pipes 2025-09-26 18:26:34 +00:00
be2bd708c0 I answered the questions in the exercises.md file.
jwberent pushed to main at jwberent/project_drawing 2025-09-22 18:33:48 +00:00
a1b3143a1f I added the person's torso, legs, arms, neck, and head.
jwberent pushed to main at jwberent/problemset_typeface 2025-09-20 18:18:34 +00:00
ae5dae14d6 I added the correct lines of code for the functions that wrote the letters H, I, L, and N. I made sure all 4 of my letters worked then submitted once.
jwberent pushed to main at jwberent/project_drawing 2025-09-13 17:17:44 +00:00
06668fffbb I wrote my plan for the drawing project in the readme file.
jwberent pushed to main at jwberent/lab_iteration 2025-09-11 22:33:42 +00:00
c50ef8c836 I changed the pattern of the tiles and added the docstring to the function.
jwberent pushed to main at jwberent/lab_iteration 2025-09-11 21:55:41 +00:00
70b1c4b1c8 I changed the print_even_numbers, print_odd_numbers, and print_multiples_of_five functions and made them work. I used the range function to make them do what they are supposed to do.