(no subject)
"Mark Hahn" <[email protected]> Mon, 26 Jul 2004 11:43:19 -0700
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <000001c47340$6c053bc0$0b01a8c0@mark> |
I got to the part of my talk where I need to explain why print is a function and I realized once I again I really don't know. It was on Guido's regret list and all the experts say it should be a function. I have some vague idea that the only keywords should be ones that have code blocks, but if that is true should raise, assert, etc. be functions also? If so should I add "change a lot of keywords to functions" to the1.0 list? If this is true, then my confidence level that we have a good final list has just been lowered. Can someone fill me in so I know what to say in my talk?