Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

class python

class MyClass(object):
  def __init__(self, x):
    self.x = x
Source by codefreelance.net #
 
PREVIOUS NEXT
Tagged: #class #python
ADD COMMENT
Topic
Name
1+1 =