diff --git a/README.md b/README.md index 279153d..5bcaac0 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Set ### Frozenset #### Is hashable and can be used as a key in dictionary: ```python - = frozenset() + = frozenset() ``` Range