summaryrefslogtreecommitdiff
path: root/tutorials/module_1/fundamentals_of_programming.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/module_1/fundamentals_of_programming.md')
-rw-r--r--tutorials/module_1/fundamentals_of_programming.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/tutorials/module_1/fundamentals_of_programming.md b/tutorials/module_1/fundamentals_of_programming.md
index 617d2c3..a5577af 100644
--- a/tutorials/module_1/fundamentals_of_programming.md
+++ b/tutorials/module_1/fundamentals_of_programming.md
@@ -9,7 +9,5 @@ This is a text based interface that allows the users to interact with the comput
### Text Editor / Script
Your text editor is the program used to write a script which can be re-run every time you call it from the command window. This can be a built-in text editor such as Spyder and MATLAB provide or an external on such a notepad++.
-
-
Globe analogy: Hardware, Kernel, shell, Application software.
- Scripting \ No newline at end of file