diff options
Diffstat (limited to 'projects/2/README.md')
| -rw-r--r-- | projects/2/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/projects/2/README.md b/projects/2/README.md index 334e629..b240834 100644 --- a/projects/2/README.md +++ b/projects/2/README.md @@ -97,8 +97,9 @@ beginning to describe the function of the program. All programs should start with a display of your name, student id#, and the program number and name. When storing the files, name them as `prog1.py,` `prog2.py`, etc. +### EXAMPLE OF AUTHOR/PROGRAM INFORMATION OUTPUT + ```bash -EXAMPLE OF AUTHOR/PROGRAM INFORMATION OUTPUT Program author: B. Rubble ID#: 1234567 |
