summaryrefslogtreecommitdiff
path: root/2339/CH1/EX1.1.1
diff options
context:
space:
mode:
Diffstat (limited to '2339/CH1/EX1.1.1')
-rwxr-xr-x2339/CH1/EX1.1.1/Ex1_1.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/2339/CH1/EX1.1.1/Ex1_1.sce b/2339/CH1/EX1.1.1/Ex1_1.sce
new file mode 100755
index 000000000..4ae97ea33
--- /dev/null
+++ b/2339/CH1/EX1.1.1/Ex1_1.sce
@@ -0,0 +1,6 @@
+clc
+clear
+
+//Solving the problem
+Q=84-8.4-21+4.2;
+printf('The Net Work Done= %2.1f kJ',Q); //Displaying result