Created
July 18, 2014 07:00
-
-
Save tangzhen/951bfa85d21a816bbb3b to your computer and use it in GitHub Desktop.
The Javascript Comment Header
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//********************************************************** | |
// Assignment: Program 2 | |
// Account: (Enter your cs110 account number here) | |
// | |
// Author: (Enter your full name here) | |
// | |
// Completion time: (Enter the total number of hours you | |
// spent on the assignment) | |
// | |
// Honor Code: I pledge that this program represents my own | |
// program code. I received help from (enter the names of | |
// others that helped with the assignment, write no one if | |
// you received no help) in designing and debugging my program. | |
//********************************************************* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment