Luma Playground
Language Version
v1.0 (Stable)
v1.1 (Beta)
v1.2 (Nightly)
v2.0 (Experimental)
Snippets
Hello World
Fibonacci Sequence
Sorting Algorithm
Custom Template
Run Code
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Welcome to the Luma Playground print("Hello World")
Output
Program output will appear here after execution