The Class Namespace : Del : Statement PYTHON TUTORIALS


PYTHON TUTORIALS » Statement » Del »

 

The Class Namespace


# The following two statements are (more or lessequivalent: 

def foo(x)return x*x 
foo = lambda x: x*x



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Statement
» Del