add py word list

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
This commit is contained in:
Pratyush Desai 2023-07-05 23:40:25 +05:30
parent 6c2e4d7482
commit 24dcbb885d
Signed by: pratyush
GPG Key ID: DBA5BB7505946FAD
1 changed files with 36 additions and 0 deletions

36
words/words.python Normal file
View File

@ -0,0 +1,36 @@
Python
False
None
True
and
as
assert
async
await
break
class
continue
def
del
elif
else
except
finally
for
from
global
if
import
in
is
lambda
nonlocal
not
or
pass
raise
return
try
while
with
yield