(Latest Revision: Wed Oct 19 20:33:42 PDT 2016 )
Script started on Wed Oct 19 20:29:40 2016
lucifer.local>> a.out
This program makes a column of ASCII images (birds)
You may request between 1 and 7 birds.
How many birds would you like to see? ===> -2
Negative: bad value.
lucifer.local>> a.out
This program makes a column of ASCII images (birds)
You may request between 1 and 7 birds.
How many birds would you like to see? ===> -1
Negative: bad value.
lucifer.local>> a.out
This program makes a column of ASCII images (birds)
You may request between 1 and 7 birds.
How many birds would you like to see? ===> 0
Zero: bad value.
lucifer.local>> a.out
This program makes a column of ASCII images (birds)
You may request between 1 and 7 birds.
How many birds would you like to see? ===> 1
!!!!!!!!!!!!!!!!!!!!!!!!
@@@@@@@@@@@@@@@@@@@@@@@@
.-.
, /6 6\ ,
}\ \ V / /{
} \/ \/ {
}___/ \___{
\ /
jgs `|-|`
// \\
========================
========================
========================
lucifer.local>> a.out
This program makes a column of ASCII images (birds)
You may request between 1 and 7 birds.
How many birds would you like to see? ===> 3
!!!!!!!!!!!!!!!!!!!!!!!!
@@@@@@@@@@@@@@@@@@@@@@@@
.-.
, /6 6\ ,
}\ \ V / /{
} \/ \/ {
}___/ \___{
\ /
jgs `|-|`
// \\
@@@@@@@@@@@@@@@@@@@@@@@@
.-.
, /6 6\ ,
}\ \ V / /{
} \/ \/ {
}___/ \___{
\ /
jgs `|-|`
// \\
@@@@@@@@@@@@@@@@@@@@@@@@
.-.
, /6 6\ ,
}\ \ V / /{
} \/ \/ {
}___/ \___{
\ /
jgs `|-|`
// \\
========================
========================
========================
lucifer.local>> a.out
This program makes a column of ASCII images (birds)
You may request between 1 and 7 birds.
How many birds would you like to see? ===> 8
More than seven: bad value.
lucifer.local>> exit
exit
Script done on Wed Oct 19 20:31:15 2016