From 750ac05892db36b73a4ab0d1e1d60a9f268ad991 Mon Sep 17 00:00:00 2001 From: DoolyBoi Date: Wed, 19 Oct 2022 19:55:34 -0700 Subject: part 1 completed --- BlankConsoleLab/BlankConsoleLab.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BlankConsoleLab/BlankConsoleLab.cpp') diff --git a/BlankConsoleLab/BlankConsoleLab.cpp b/BlankConsoleLab/BlankConsoleLab.cpp index 1206cf4..1c8c8f6 100644 --- a/BlankConsoleLab/BlankConsoleLab.cpp +++ b/BlankConsoleLab/BlankConsoleLab.cpp @@ -44,5 +44,7 @@ int main() { cout << "WARNING: The aspect ratio of your kite is pretty high which would result in less stability. Making a lower aspect ratio would provide more stability."; } + + } -- cgit v1.2.3