Wednesday Blues Phase 1 Subpage 1

Today is the day when everything goes wrong.

Our coffee is cold, our meetings are long.

But we'll get through this, we always do.

			
				if (everything_went_wrong()) {
					print("We're doomed!");
				}
			
		

Go back to Phase 1