Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

const in python 3

You cant make a constant in Python like in other languages so just dont edit the variable and
give it a name with ALL_CAPS and a comment saying it is a constant
 
PREVIOUS NEXT
Tagged: #const #python
ADD COMMENT
Topic
Name
7+4 =