Arithmetic
Relational
Logical
Assignment
and
or
not
Ternary
nested if
if..else
else if
if..elif
Statements
Control
Structure
Indentation
continue
break
pass
goto
Arithmetic or Relational expression
Arithmetic or Logical expression
Relational or Logical expression
do..while
while
for
Testing
Debugging
None of the above
Identifier
Expression
Syntax
Task
identity( )
id( )
refnum( )
ref( )
in
is
id
==
id(x) == id(y)
len(x) == len(y)
x == y
all of these
String
Tuples
Set
None of these
4
4.0
2.5
none of these
None of These
True
False
Only in Functions
Only in modules
Warning
Error
No Error
mutability
static typing
dynamic typing
immutability