summaryrefslogtreecommitdiff
path: root/PsudoCode.txt
diff options
context:
space:
mode:
Diffstat (limited to 'PsudoCode.txt')
-rw-r--r--PsudoCode.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/PsudoCode.txt b/PsudoCode.txt
new file mode 100644
index 0000000..75b7487
--- /dev/null
+++ b/PsudoCode.txt
@@ -0,0 +1,5 @@
+radius = getradius
+height = getheight
+pi = 3.141
+v = r * r * pi * height
+output volume \ No newline at end of file