Run »
×
Change Orientation
x = "hello" del x print(x)
Traceback (most recent call last):
File "demo_ref_keyword_del2.py", line 5, in <modulegt;
print(x)
NameError: name 'x' is not defined
×
Report a Problem:
Your E-mail:
Page address:
Description:
Submit