Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Sentdex/pygta5
/ reverse_left
Function
reverse_left
original_project/3. test_model.py:91–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
90
91
def
reverse_left():
92
PressKey(S)
93
PressKey(A)
94
ReleaseKey(W)
95
ReleaseKey(D)
96
97
98
def
reverse_right():
Callers
1
main
Function · 0.70
Calls
2
PressKey
Function · 0.90
ReleaseKey
Function · 0.90
Tested by
no test coverage detected