Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • \$\begingroup\$ Will the output, when ran, produce a valid entry? \$\endgroup\$ Commented Jun 30, 2015 at 1:11
  • \$\begingroup\$ In the first example the output is valid code. It’s a string literal containing 5 periods. In the second example, entering the julia prompt itself wouldn’t do anything. I just thought that just giving the repl actually a newline character by hitting enter produces a longer output than the input. \$\endgroup\$ Commented Jun 30, 2015 at 1:24
  • \$\begingroup\$ Will "....." produce a larger version of itself? \$\endgroup\$ Commented Jun 30, 2015 at 1:25
  • \$\begingroup\$ Ah, now I understand. I just noticed it had to be recursive... time to correct my solution. Thanks for the hint. \$\endgroup\$ Commented Jun 30, 2015 at 1:28
  • 1
    \$\begingroup\$ I guess the code is according to the rules now. \$\endgroup\$ Commented Jul 12, 2015 at 2:26