From 7f60ea012dd2524dae921a2a35adbf7ef21f2bb6 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Tue, 10 Oct 2017 12:27:19 +0530 Subject: initial commit / add all books --- 1205/CH18/EX18.1/S_18_1.sce | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 1205/CH18/EX18.1/S_18_1.sce (limited to '1205/CH18/EX18.1/S_18_1.sce') diff --git a/1205/CH18/EX18.1/S_18_1.sce b/1205/CH18/EX18.1/S_18_1.sce new file mode 100644 index 000000000..74eb56bac --- /dev/null +++ b/1205/CH18/EX18.1/S_18_1.sce @@ -0,0 +1,3 @@ + +clc; +printf("Given problem is theoritical and no mathematical solving required for this problem"); -- cgit