mirror of
https://github.com/tcsenpai/scripting-language-factory.git
synced 2025-06-05 18:55:28 +00:00
17 lines
323 B
JSON
17 lines
323 B
JSON
{
|
|
"skibidi": "def",
|
|
"toilet": "class",
|
|
"ohio": "import",
|
|
"rizz": "return",
|
|
"bussin": "print",
|
|
"fr": "for",
|
|
"no_cap": "True",
|
|
"cap": "False",
|
|
"yeet": "if",
|
|
"sus": "else",
|
|
"vibe_check": "while",
|
|
"finna": "try",
|
|
"bruh": "except",
|
|
"slay": "lambda",
|
|
"based": "with"
|
|
} |