diff --git a/frontend/static/languages/code_python.json b/frontend/static/languages/code_python.json index 44a9fbcc3..043fcd145 100644 --- a/frontend/static/languages/code_python.json +++ b/frontend/static/languages/code_python.json @@ -23,6 +23,7 @@ "callable", "capitalise", "capitalize", + "case", "casefold", "ceil", "center", @@ -109,6 +110,7 @@ "lstrip", "maketrans", "map", + "match", "math", "max", "memoryview",