CSc 265 Lab - Exercise 2 Sept 26/96 Lab Section: Team Name: Team Members: For each question, show what the formatted output of each file would look like on a standard Web browser. Indicate bold or large fonts with CAPITAL letters, and blank lines with a ~ symbol. Put your answers on the back of this page. (1) Execise 1

Exercise 1

Oh boy is this exciting or what? (2) <Exercise 2

Exercise #2

This is the first paragraph of exercise 2.
Oh joy.

	#include "somethingorother.h"

	void main() {
		printf("hi.\n"):
	}

	
(3) <Exercise 3

Exercise #3

Things to do today:
  1. wake up
  2. eat
  3. go to school
  4. go home
  5. sleep
  6. back to 1.