I understand the source of your question -- not all languages
provide arrays in the included-by-default namespace. Python for example requires you to import an array module. These are part of the standard library in both cases.
This makes it a little harder to get started but considering the kinds of things programmers put up with on a daily basis is extremely mild.
This makes it a little harder to get started but considering the kinds of things programmers put up with on a daily basis is extremely mild.