Python Language
- Anwar Erwan
- Aug 31, 2021
- 1 min read
Updated: Mar 31, 2024
Bacic Python Commands
The list below are reserved words that you are NOT allowed to use as constant or variable :-
and
exec
not
assert
finally
or
break
for
pass
class
from
print
continue
global
raise
def
if
return
del
import
try
elif
in
while
else
is
with
except
lambda
yield
Comments