(Latest Revision: Wed Oct 5 23:17:26 PDT 2016 ) storyProgScript.txt

storyProgScript.txt


Script started on Wed Oct  5 23:11:00 2016
lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: -1

Sorry, you must input an integer from 1 to 12.
Try again.

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 0

Sorry, you must input an integer from 1 to 12.
Try again.

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 1

You might try "Dear Rebecca, Winter Is Here"
by Jean Craighead George

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 2

You might try "Dear Rebecca, Winter Is Here"
by Jean Craighead George

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 3

You might try "Dear Rebecca, Winter Is Here"
by Jean Craighead George

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 4

You might try "Bluebird's Nest"
by Dorothea DePrisco

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 5

You might try "Bluebird's Nest"
by Dorothea DePrisco

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 6

You might try "Bluebird's Nest"
by Dorothea DePrisco

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 7

You might try "Summertime in the Big Woods"
by Laura Ingalls Wilder and Renee Graef

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 8

You might try "Summertime in the Big Woods"
by Laura Ingalls Wilder and Renee Graef

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 9

You might try "Summertime in the Big Woods"
by Laura Ingalls Wilder and Renee Graef

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 10

You might try "Halloween Day"
by Anne Rockwell and Lizzy Rockwell

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 11

You might try "Halloween Day"
by Anne Rockwell and Lizzy Rockwell

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 12

You might try "Halloween Day"
by Anne Rockwell and Lizzy Rockwell

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 13

Sorry, you must input an integer from 1 to 12.
Try again.

lucifer.local>> a.out

This program asks you to name a month (by number).
The program then suggests a child's storybook
related to the time of year.

Please indicate a month of the year by entering
an integer between 1 and 12 - inclusive. (Those are
the only inputs allowed.)

Please enter your value here: 14

Sorry, you must input an integer from 1 to 12.
Try again.

lucifer.local>> exit
exit

Script done on Wed Oct	5 23:12:46 2016