Jump to content

A+B: Difference between revisions

6 bytes removed ,  7 months ago
(Added XBasic)
Line 2,630:
 
=={{header|EMal}}==
<syntaxhighlight lang="ecmascriptemal">
fun main = int by List args
text input = when(args.length == 1, args[0], ask(text, "Enter n integers separated by a space: "))
226

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.