diff options
Diffstat (limited to '260/CH7/EX7.2/7_2.sce')
-rw-r--r-- | 260/CH7/EX7.2/7_2.sce | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/260/CH7/EX7.2/7_2.sce b/260/CH7/EX7.2/7_2.sce new file mode 100644 index 000000000..b8062553f --- /dev/null +++ b/260/CH7/EX7.2/7_2.sce @@ -0,0 +1,7 @@ +//Eg-7.2
+//pg-326
+
+clear
+clc
+
+printf('This is a theory question \n')
\ No newline at end of file |