From 9c2e0d2d6d4a59b1a8cc34a98e416f97f67364df Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 5 Feb 2025 12:16:42 -0700 Subject: restructured tutorial/readme.md to reflect course overview --- tutorials/3.1_basics_of_python.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tutorials/3.1_basics_of_python.md') 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 -- cgit v1.2.3