http://qs1969.pair.com?node_id=79885


in reply to Programming Contest (High School '87)

print<<A; * *** ***** ******* ***** *** * A
55 characters :)

Replies are listed 'Best First'.
Re: Re: Programming Contest (High School '87)
by clintp (Curate) on May 12, 2001 at 05:31 UTC
    Why the here-script?
    print' * *** ***** ******* ***** *** *'
Re: Re: Programming Contest (High School '87)
by dws (Chancellor) on May 12, 2001 at 05:27 UTC
    print <<; * *** ***** ******* ***** *** *
    Two shorter, but I still count 55. Gives a "deprecated" warning with -w.