dev
peace
Top "Language-construct" questions
Python: Any way to declare constant parameters?
I have a method: def foo(bar): # ... Is there a way to mark bar as constant? Such as "The value …
Read More
python
constants
language-construct
<
1
2
>