Re: print and input were warts
Posted Sep 1, 2007 8:06 UTC (Sat) by
larryr (guest, #4030)
In reply to:
print and input were warts by AnswerGuy
Parent article:
Python 3.0a1 released
for trying to teach some of the most basic *and* fundamental principles of programming it's inelegant to have some of the first things you teach be (warty) exceptions to the rest of the design.
std::cout << "hello world" << std::endl;
woohooo
Larry
(
Log in to post comments)