summaryrefslogtreecommitdiff
path: root/Lab1-psuedocode.txt
diff options
context:
space:
mode:
authoralexandra-apetroaei <andra@MSI>2022-10-17 22:04:14 -0800
committeralexandra-apetroaei <andra@MSI>2022-10-17 22:04:14 -0800
commit270745b6e663f85b1213f7eb99e5d4833f936ca5 (patch)
tree1bccced9c7e85aacc164d063693cc15a99cf3f45 /Lab1-psuedocode.txt
parentmade a few more changes (diff)
downloadcst116-lab1-alexandra-apetroaei-270745b6e663f85b1213f7eb99e5d4833f936ca5.tar.xz
cst116-lab1-alexandra-apetroaei-270745b6e663f85b1213f7eb99e5d4833f936ca5.zip
psuedo-code created
Diffstat (limited to 'Lab1-psuedocode.txt')
-rw-r--r--Lab1-psuedocode.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Lab1-psuedocode.txt b/Lab1-psuedocode.txt
new file mode 100644
index 0000000..8e588b6
--- /dev/null
+++ b/Lab1-psuedocode.txt
@@ -0,0 +1,9 @@
+Set width of kite
+Set lenght of kite
+
+Set area formula (Area= width*lenght/2)
+Convert to squarecentimeters (/1000)
+
+
+If greather than or equal to 1 display warning
+Display output to user \ No newline at end of file