summaryrefslogtreecommitdiff
path: root/911/CH9/EX9.6/ex_9_6.sce
diff options
context:
space:
mode:
Diffstat (limited to '911/CH9/EX9.6/ex_9_6.sce')
-rw-r--r--911/CH9/EX9.6/ex_9_6.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/911/CH9/EX9.6/ex_9_6.sce b/911/CH9/EX9.6/ex_9_6.sce
new file mode 100644
index 000000000..0aeac7db4
--- /dev/null
+++ b/911/CH9/EX9.6/ex_9_6.sce
@@ -0,0 +1,6 @@
+//example 9.6//
+clc
+//clears the screen//
+clear
+//clears all existing variables//
+disp('output after 34th clock pulse of A B C D E F G H are 0 0 1 0 1 1 0 0 respectively.') \ No newline at end of file