Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Sentdex/pygta5
/ forward_left
Function
forward_left
original_project/3. test_model.py:77–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
76
77
def
forward_left():
78
PressKey(W)
79
PressKey(A)
80
ReleaseKey(D)
81
ReleaseKey(S)
82
83
84
def
forward_right():
Callers
1
main
Function · 0.70
Calls
2
PressKey
Function · 0.90
ReleaseKey
Function · 0.90
Tested by
no test coverage detected