A tiny, educational programming language with Python-like syntax and a web-based IDE. Learn how interpreters work by building programs in Spark! var sum = 10 + 5 var product = 4 * 3 var power = 2 ** 8 ...
There was an error while loading. Please reload this page.