MXMS: Difference between revisions
From MXMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
Content goes here. | Content goes here. | ||
== Chapter 2: | == Chapter 2: Usage Example == | ||
<pre> | <pre> | ||
def function(): | def function(): | ||
Revision as of 15:46, 16 March 2026
Chapter 1: Introduction
Content goes here.
Chapter 2: Usage Example
def function():
"""documentation string"""
if True:
print True