Talk:Average loop length: Difference between revisions

Content added Content deleted
Line 10: Line 10:
--[[user Horst.h|Horst.h]] [[User:Horst.h|Horst.h]] ([[User talk:Horst.h|talk]]) 08:26, 6 February 2020 (UTC)
--[[user Horst.h|Horst.h]] [[User:Horst.h|Horst.h]] ([[User talk:Horst.h|talk]]) 08:26, 6 February 2020 (UTC)
: Sure, in the sense that they share features -- both tasks deal with permutations (and permutations of length 100, at that). But they are also different tasks, and the solutions are different. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 17:40, 6 February 2020 (UTC)
: Sure, in the sense that they share features -- both tasks deal with permutations (and permutations of length 100, at that). But they are also different tasks, and the solutions are different. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 17:40, 6 February 2020 (UTC)

== Syntax errors: regarding "as" at lines 39 and 43 ==

Hi;

wren_cli average_loop_length.wren
[./average_loop_length line 39] Error at 'as': Expect variable name.
[./average_loop_length line 43] Error at 'as': Expected expression.

Thanks,
Retired_Build_Engineer