Edit: find the reason. It is because I am trying to assign a property to int. Seems JS won't allow this to primitive type?
Edit: Python won't allow assignment to primitive type bject either. The handling is the same.
Edit: find the reason. It is because I am trying to assign a property to int. Seems JS won't allow this to primitive type?
Edit: Python won't allow assignment to primitive type bject either. The handling is the same.