Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lnugraha authored May 30, 2024
1 parent 0b59a33 commit 6fb7725
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,13 @@ def main():
mercury_test, venus_test, mars_test = calculate_planet_weights(earth_test)
```
</details>

## Canvas, Graphics, and Animation (Week 5: May 24, 2024) ##

## Data Structures (Week 6: May 31, 2024) ##
<b> 1. Calculating Factorial </b>

<b> 2. Revisiting Planetary Weight </b>

<b> 3. Plotting Regression Line </b>

0 comments on commit 6fb7725

Please sign in to comment.