33 lines
781 B
Plaintext
33 lines
781 B
Plaintext
# Instructions: edit this file to provide your homework answers.
|
|
#
|
|
# Problem numbers are shown on lines that begin with #@.
|
|
# Please put your solution to a problem on the line *after* the
|
|
# line with the problem number.
|
|
#
|
|
# Do not modify this file *except* to add lines as needed after each problem.
|
|
# Blank lines are ignored. You don't need to put your name in the file.
|
|
#
|
|
# No points will be awarded to incorrectly-formatted files.
|
|
#
|
|
|
|
#@ 1 -- enter a single number
|
|
1
|
|
#@ 2 -- enter 'Y' or 'N'
|
|
2
|
|
#@ 3 -- enter 'Y' or 'N'
|
|
Y
|
|
#@ 4 -- enter 'Y' or 'N'
|
|
N
|
|
#@ 5 -- enter text on a single line
|
|
some stuff
|
|
#@ 6 -- enter 'Y' or 'N'
|
|
Y
|
|
#@ 7 -- enter text on a single line
|
|
stuff
|
|
#@ 8 -- enter 'Y' or 'N'
|
|
N
|
|
#@ 9 -- enter text on a single line
|
|
some stuff
|
|
#@ 10 -- enter 'Y' or 'N'
|
|
Y
|