summaryrefslogtreecommitdiff
path: root/tutorials/3.1_basics_of_python.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-02-05 12:16:42 -0700
committerChristian Kolset <christian.kolset@gmail.com>2025-02-05 12:16:42 -0700
commit9c2e0d2d6d4a59b1a8cc34a98e416f97f67364df (patch)
tree21e220973f98def2e38572a29647babcf131bedc /tutorials/3.1_basics_of_python.md
parent98f45d4781b2123ca3cc11245282c6353d1c2be6 (diff)
restructured tutorial/readme.md to reflect course overview
Diffstat (limited to 'tutorials/3.1_basics_of_python.md')
-rw-r--r--tutorials/3.1_basics_of_python.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tutorials/3.1_basics_of_python.md b/tutorials/3.1_basics_of_python.md
index 12762cd..abced24 100644
--- a/tutorials/3.1_basics_of_python.md
+++ b/tutorials/3.1_basics_of_python.md
@@ -1,4 +1,7 @@
# Basics of Python
+
+^88ce39
+
This page contains important fundamental concepts used in Python such as syntax, operators, order or precedence and more.
## Syntax