Game
LaZer Ops
Organised By:
COE-IOT
Heading size 1
Heading size 2
Heading size 3
Bold
Italic
Strike through
Lists:
- Item 1
- Item 2
- Nested Item 1
- Nested Item 2
- Item 3
Or
- Item 1
- Item 2
- Item 3
Hyperlinks: This is a link to google.
Include images:
Draw Tables:
Tables | Are | Cool |
---|---|---|
col 1 is | left-aligned | $1600 |
col 2 is | centered | $12 |
col 3 is | right-aligned | $1 |
Or write code:
class Test:
def __init__(self, *args, **kwargs):
super.__init__(*args, **kwards)