๐ฎ RADS Playground
Write RADS code and see it run instantly in your browser!
๐
Code Editor
๐บ
Output Console
Ready to run your code! Click "Run Code" to execute. ๐
๐ Example Programs
Click any example to load it into the editor
๐ Hello World
Your first RADS program
๐งฎ Calculator
Basic arithmetic operations
๐ข Fibonacci
Generate Fibonacci sequence
๐ฆ Arrays
Working with arrays
๐ Loops
Different loop types
โก Functions
Function declarations
๐ Environment
v0.0.11 env module
๐ DateTime
Date and time handling
๐ก Quick Tips
๐ฏ Keywords:
blast for functions, turbo for variables, cruise for loops
๐ Print:
Use print() to output text to the console
๐ Run:
Click "Run Code" or press Ctrl+Enter to execute