How to use Bahasa



Basics

Variables

Integer:
var a = 12
> 12

Kata:
var a = "Halo"
> "Halo"