fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Idioms
•
Idiom # 243: Print list
Idiom # 243: Print list
See
programming-idioms.org
:
Code
Code input
say a
What are effects?
Running Example
Code input
ex243 is a := [0, 8, 15, 47, 11] say a
What are effects?
last changed: 2025-05-13
next: Idiom # 244: Print map