Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

variable globale python

global variablename # to initialise global variable
variablename = 1 # To set the value
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #variable #globale #python
ADD COMMENT
Topic
Name
9+9 =