Entry 32348

demo

   

Submitted by ema on Feb. 4, 2012 at 1:06 a.m.
Language: Python. Code size: 98 bytes.

class(object):
    '''DOC'''
    def funcion_demo(self, param):
        self.x = 10
        

This snippet took 0.00 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).