wrong pronounciation of focus

This commit is contained in:
xiaolai
2024-03-03 11:15:53 +08:00
parent 4ba78d32a6
commit a93ee74860
4 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 7,
"id": "9aad6634-e833-4ec4-b285-84e051329712",
"metadata": {},
"outputs": [
@@ -49,7 +49,7 @@
"import pygame\n",
"\n",
"TEXT = \"\"\"\n",
"time\n",
"fokirs\n",
"\"\"\"\n",
"\n",
"Wordlist = TEXT.split(\",\")\n",