From 296b086df9c2a6536c9c47572f59841fc0a1302e Mon Sep 17 00:00:00 2001 From: CEOofOogaBooga Date: Wed, 30 Nov 2022 14:08:14 -0800 Subject: Start of lab 3 --- BlankConsoleLab/BlankConsoleLab.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/BlankConsoleLab/BlankConsoleLab.cpp b/BlankConsoleLab/BlankConsoleLab.cpp index ed5f807..97925da 100644 --- a/BlankConsoleLab/BlankConsoleLab.cpp +++ b/BlankConsoleLab/BlankConsoleLab.cpp @@ -1,5 +1,9 @@ // BlankConsoleLab.cpp : This file contains the 'main' function. Program execution begins and ends there. -// +/* +Thomas Trinh +CST116 +Lab 3: New York, New York +*/ #include -- cgit v1.2.3