• breadsmasher@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    3 months ago

    Same thoughts I had.

    1. Language which allows variable declaration as name = value without any keywords or its a variable declared outside of the example
    2. Has lowercase .length and not .len or other
    3. .length is also a property and not a method? Assuming convention .length() for method call like print(x)