'hello world' of nasal #2
ValKmjolnir
started this conversation in
General
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
lib.nas is a file that includes all lib functions.
the function
print
is in it.print
uses variable parameters. so you can use it to print unlimited values.Beta Was this translation helpful? Give feedback.
All reactions