Yes, apparently Basic uses one-based indexing too.

As for Ada, apparently, the programmer needs to explicitly define the
index range for every array. Weird. But I get the impression that one-
based indexing is used much more than zero-based indexing.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to