plaid
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 2,
|
||||
"execution_count": 1,
|
||||
"id": "9aad6634-e833-4ec4-b285-84e051329712",
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
@@ -39,6 +39,8 @@
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"pygame 2.5.2 (SDL 2.28.3, Python 3.11.5)\n",
|
||||
"Hello from the pygame community. https://www.pygame.org/contribute.html\n",
|
||||
"Files created!\n"
|
||||
]
|
||||
}
|
||||
@@ -49,7 +51,7 @@
|
||||
"import pygame\n",
|
||||
"\n",
|
||||
"TEXT = \"\"\"\n",
|
||||
"frustrate\n",
|
||||
"plaid\n",
|
||||
"\"\"\"\n",
|
||||
"\n",
|
||||
"Wordlist = TEXT.split(\",\")\n",
|
||||
|
||||
Reference in New Issue
Block a user