aboutsummaryrefslogtreecommitdiff
path: root/In-classExercise3/In-classExercise3/Source.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'In-classExercise3/In-classExercise3/Source.cpp')
-rw-r--r--In-classExercise3/In-classExercise3/Source.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/In-classExercise3/In-classExercise3/Source.cpp b/In-classExercise3/In-classExercise3/Source.cpp
new file mode 100644
index 0000000..f043d96
--- /dev/null
+++ b/In-classExercise3/In-classExercise3/Source.cpp
@@ -0,0 +1,18 @@
+/*Name:Reece Warner
+ Date:January 13th 2024
+ Class:CST116*/
+
+
+int main()
+{
+
+
+
+
+
+
+
+
+
+ return 0;
+} \ No newline at end of file