Difference between revisions of "Python Basics"

From Sustainability Methods
Line 1: Line 1:
 
'''EDITION MODE'''
 
'''EDITION MODE'''
  
== Starting with Python basics ==
+
== [[Types, Expressions, and Variables in Python|Types, Expressions, and Variables]] ==
* [[Conditions and Branching in Python|Conditions]]
+
 
* [[Loops in Python|Loops]]
+
== [[Conditions and Branching in Python|Conditions]] ==
* [[Lists, Tuples, Sets, and Dictionaries in Python|Lists, Tuples, Sets, and Dictionaries]]
+
 
* [[Exceptions in Python|Exceptions]]
+
== [[Loops in Python|Loops]] ==
* [[Functions in Python|Functions]]
+
 
* [[Objects and Classes in Python|Classes]]
+
== [[Functions in Python|Functions]] ==
* [[Objects in Python|Objects]]
 
* [[Types, Expressions, and Variables in Python|Types, Expressions, and Variables]]
 

Revision as of 12:19, 3 September 2024