User:Stacksofblue5/sandbox
Appearance
this page is a test
table | inside | an | image |
---|---|---|---|
1 | description | 3 | |
2 | 2 | ||
3 | 1 |
test test -----------------------------------------------------
test | table | b | c |
---|---|---|---|
1 | 3 | 3 | 1 |
2 | 2 | 3 | 1 |
3 | 1 | 3 | 1 |
- bullet list
- test
- test
- with identation
- test
- inside a test
- inside a test
- inside a test
- outside a test
- I ran out of ideas
|
if DEBUG:
print("this is a test codeblock")
var = 0
print(var)
def test():
import testing
with bytes(0xFF) + 55e7:
test()
if DEBUG:
print("this is a test codeblock")
var = 0
print(var)
def test():
import testing
with bytes(0xFF) + 55e7:
test()