summaryrefslogtreecommitdiff
path: root/911/CH3/EX3.10/ex_3_10.sce
diff options
context:
space:
mode:
Diffstat (limited to '911/CH3/EX3.10/ex_3_10.sce')
-rw-r--r--911/CH3/EX3.10/ex_3_10.sce7
1 files changed, 7 insertions, 0 deletions
diff --git a/911/CH3/EX3.10/ex_3_10.sce b/911/CH3/EX3.10/ex_3_10.sce
new file mode 100644
index 000000000..bcc3f60ae
--- /dev/null
+++ b/911/CH3/EX3.10/ex_3_10.sce
@@ -0,0 +1,7 @@
+//example 3.10//
+clc
+//refreshes all variables//
+clear
+//clears the screen//
+disp('The ouput will always be at logic 1 level as two of the inputs of the logic gate, which is a NAND are permanently tied to logic 0.')
+//result// \ No newline at end of file