Home
/
Python 3.11
/
Types
/
reversed(proxy)
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Types
reversed(proxy)
Python 3.11
Return a reverse iterator over the keys of the underlying mapping.
Syntax
PYTHON
Copy
reversed(proxy)