Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
?
lecture-code
Commits
0605c2e2
Commit
0605c2e2
authored
4 months ago
by
Adam Blank
Browse files
Options
Download
Email Patches
Plain Diff
autocommit
parent
5494f59c
master
rkalahas-master-patch-39159
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
08/overview.md
+1
-1
08/overview.md
with
1 addition
and
1 deletion
+1
-1
08/overview.md
View file @
0605c2e2
...
...
@@ -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)`
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help