On Mon, 2 Apr 2001 14:37:37 -0400, snowzone <tonys at co146453-a.kico1.on.wave.home.com> wrote: >In comp.lang.python, you wrote: > >> OUTPUT: >> ------- >> >> use strict; >> my $n = $ARGV[0] || 1; >> my @X; >> my @Y; >> for (my $i=0; $i<$n; $i++) >> { >> $X[$i] = $i; >> } >> for (my $i=$n-1; $i>=0; $i--) >> { >> $Y[$i] = $X[$i]; >> } >> print "$Y[-1]\n"; > > >that might had been funnier were you able to program in perl :/ > >persnally i think python should be renamed to 'ostrich' > I always thought Platypus was fairly good - a totally different animal, even as animals go....
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4