Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python class private variables

The variables in a class are already private by default unless you make them global

When they are private they cant be accessed anywhere else in the code
 
PREVIOUS NEXT
Tagged: #python #class #private #variables
ADD COMMENT
Topic
Name
1+4 =