We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Here are some examples of 7Sharp code to help people lean the language!
loop (16) { bgColor(getLoopIndex()); loop (16) { writeraw("X"); fgColor(getLoopIndex()); } write(""); } resetColor();
There was an error while loading. Please reload this page.