On Jun 9, 7:29 am, Rainy <[EMAIL PROTECTED]> wrote:
> ... Another question I have is what
> other languages allow this naming scheme?

The most widely used such language would probably be COBOL,
where you write things like

   SUBTRACT DISCOUNT FROM LIST-PRICE GIVING AMOUNT-DUE

I doubt that syntax would catch on in Python :-)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to