abc
all
any
as
ascii
assert
async
await
base64
bin
bool
breakpoint
bytearray
bytes
callable
chr
class
classmethod
compile
complex
copyright
credits
dataclass
del
delattr
dict
dir
divmod
enumerate
eval
exec
exit
False
filter
float
format
frozenset
getattr
globals
hasattr
hash
help
hex
id
import
input
int
isinstance
issubclass
iter
len
list
locals
map
max
memoryview
min
next
None
NotImplemented
object
oct
open
ord
pow
print
property
quit
range
repr
reversed
round
set
setattr
slice
sorted
staticmethod
str
sum
super
True
tuple
type
vars
zip
__init__
__name__
__main__
__file__
__doc__
__package__
__loader__
__spec__
__annotations__
__builtins__
__debug__
=
+
-
*
/
//
%
**
==
!=
<
>
<=
>=
and
or
not
is
in
&
|
^
~
<<
>>
+=
-=
*=
/=
//=
%=
**=
&=
|=
^=
<<=
>>=
(
)
[
]
{
}
,
:
.
;
@
->
lambda
with
yield
try
except
finally
raise
from
global
nonlocal
pass
if
elif
else
for
while
break
continue
