Code like this
------------------
····10 print hello
····20 goto 10
····# code block
····print '3 backticks or'
····print 'indent 4 spaces'
Please Login to reply.
```
10 print hello
20 goto 10