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