Files
Tralalero_lang/arithmetic.tralla

6 lines
98 B
Plaintext
Raw Permalink Normal View History

2025-09-10 12:53:48 +02:00
Tralalero Tralala
let x = 10;
let y = 5;
let result = x + y;
Matteeeo result;
Bombardiro Crocodilo