|
Oktatás * Programozás 1 * Szkriptnyelvek Teaching * Programming 1 (BI) Félévek Linkek * kalendárium |
Nim2 /
How an immutable string differs from PythonIn Python, a string is immutable. In Nim, a
In Python, In Nim, when you make a More accurately: in Nim, you bind a variable name to a value. The value is protected and cannot be modified, and the name cannot be rebound to another value. (The value can have a primitive type or it can be an object). |
![]() Blogjaim, hobbi projektjeim * The Ubuntu Incident [ edit ] |
||||