alphabet sounds

This commit is contained in:
xiaolai
2024-03-04 08:17:06 +08:00
parent e392b49a0a
commit da0751e63d
54 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 8,
"id": "9aad6634-e833-4ec4-b285-84e051329712",
"metadata": {},
"outputs": [
@@ -49,7 +49,7 @@
"import pygame\n",
"\n",
"TEXT = \"\"\"\n",
"fokirs\n",
"a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z\n",
"\"\"\"\n",
"\n",
"Wordlist = TEXT.split(\",\")\n",