Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 14th, 2023
26
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.10 KB
| None
|
0
0
raw
download
clone
embed
print
report
from enum import Enum
class Direction(Enum):
UP = 0
RIGHT = 1
DOWN = 2
LEFT = 3
Add Comment
Please,
Sign In
to add comment
Public Pastes
VXA-OS:MainRGU
Ruby | 8 min ago | 3.07 KB
change search order by
PHP | 11 min ago | 0.25 KB
print test 2
Lua | 26 min ago | 1.96 KB
Untitled
PowerShell | 1 hour ago | 0.90 KB
GlobalDataStore
CSS | 1 hour ago | 0.13 KB
s
Godot GLSL | 2 hours ago | 3.29 KB
code analysis
PHP | 2 hours ago | 33.64 KB
Untitled
Diff | 3 hours ago | 5.68 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!