On Thu, Nov 01, 2001 at 12:50:21PM +0200, Teodor Cimpoesu wrote:
>
> Hi Adrian!
> On Thu, 01 Nov 2001, Adrian Petru Dimulescu wrote:
> > Poate Python. Am auzit numai lucruri bune despre el... Dar nu stiu sa scriu
> > nici Hello world in Python :)
>
> aaa, e foarte complicat! :)
right, daca ne iei cu d-astea, nu mai invatam python in veci...
it's better to try:
python -c 'print "hello world!"'
>
> class HelloWord:
> def __init__(self):
> self.__string='Hello,World!'
> def sayItBaby(self):
> print self.__string
>
> hw = HelloWord();
> hw.sayItBaby();
>
> tada!
>
> -- teodor
> ---
> Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
> unsubscribe from this list.
--
___
<o-o> Viorel ANGHEL <vang @ lug.ro>
[`-']
-"-"- In Linux We Trust.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.