Commit 0605c2e2 authored by Adam Blank's avatar Adam Blank
Browse files

autocommit

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -15,6 +15,6 @@
# Case Study: A Joke Teller!
- `get_n_jokes(n: int, type: JokeType = "any") -> list[Joke]`
- `get_average_joke_rating(ratings: dict[int, int])`
- `find_best_joke(jokes: dict[int, Joke], joke_ratings: dict[int, int])`
- `get_average_joke_rating(ratings: dict[int, int])`
- `tell_jokes(n: int = 3)`
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment