PythonListsexistOn this pageexistasync def exist(name: str) -> boolParamDescriptionnameName of the listReturnstrue if the list exists, otherwise false.RaisesValueErrorname is empty