Home
/
Python 3.11
/
Collections
/
clear
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Collections
clear
Python 3.11
Remove all elements from the deque leaving it with length 0.
Syntax
PYTHON
Copy
clear()