(Latest Revision: Tue Oct 30 11:03 PDT 2012 ) jackoStackoScript

jackoStackoScript


Script started on Wed Oct 24 21:20:45 2012
lucifer.local>> a.out

This program has a Halloween theme.
It uses ASCII art to make a stack of jack o'lanterns. You may
request a stack containing between 1 and 6 jack o'lanterns.

How many jack o'lanterns would you like to see? ===> -34

Negative: bad value.

lucifer.local>> a.out

This program has a Halloween theme.
It uses ASCII art to make a stack of jack o'lanterns. You may
request a stack containing between 1 and 6 jack o'lanterns.

How many jack o'lanterns would you like to see? ===> 2

                  .
                 //
       _.-"""""'//-'""""-._
     .', ,  , , : : ` ` `  `.
    / , , \'-._ : :_.-'/ ` ` \
   / , ,  :\(_)\  /(_)/ : ` ` \
  | , ,  ,  \__//\\__/ . . ` ` |
  | . .:_  : : '--`: : . _: ; :|
  | : : \\_  _' : _: :__// , , |
   \ ` ` \ \/ \/\/ \_/  / , , /
    \ ` ` \_/\_/\_/\_/\/ , , /
     `._ ` . :  :  :  , , _.'
        `-..............-' bni
                  .
                 //
       _.-"""""'//-'""""-._
     .', ,  , , : : ` ` `  `.
    / , , \'-._ : :_.-'/ ` ` \
   / , ,  :\(_)\  /(_)/ : ` ` \
  | , ,  ,  \__//\\__/ . . ` ` |
  | . .:_  : : '--`: : . _: ; :|
  | : : \\_  _' : _: :__// , , |
   \ ` ` \ \/ \/\/ \_/  / , , /
    \ ` ` \_/\_/\_/\_/\/ , , /
     `._ ` . :  :  :  , , _.'
        `-..............-' bni
          |||||||||||||||
       |||||||||||||||||||||
    |||||||||||||||||||||||||||
 |||||||||||||||||||||||||||||||||

lucifer.local>> a.out

This program has a Halloween theme.
It uses ASCII art to make a stack of jack o'lanterns. You may
request a stack containing between 1 and 6 jack o'lanterns.

How many jack o'lanterns would you like to see? ===> 0

Zero: bad value.

lucifer.local>> a.out

This program has a Halloween theme.
It uses ASCII art to make a stack of jack o'lanterns. You may
request a stack containing between 1 and 6 jack o'lanterns.

How many jack o'lanterns would you like to see? ===> 300

More than six: bad value.

lucifer.local>> exit
exit

Script done on Wed Oct 24 21:21:56 2012