def 
class 
import 
from 
return 
for 
while 
if 
elif 
else:
try:
except
finally:
with 
as 
pass
break
continue
lambda 
yield 
global 
nonlocal 
assert 
raise 
del 
not 
and 
or 
in 
is 
true
false
#
print(
input(
open(
range(
len(
str(
int(
float(
list(
dict(
set(
tuple(
type(
id(
enumerate(
zip(
map(
filter(
sorted(
sum(
any(
all(
max(
min(
abs(
round(
dir(
help(
super(
self
__init__
__name__
__main__
match 
case 
await 
async 
: