Function Python Type
None
Format:
type of expression
Input:
expression expression -
Output:
string - None
Properties that reference this function:
type of
x = e
= "assign" (Type of Assign)type of
elif e:
= "elif" (Type of elif)type of
else:
= "else" (Type of else)Comments
Please log in to add comments