Talk:Look-and-say sequence: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Start of Sequence: meaning first line must be 1 instead of 11?)
Line 2: Line 2:
In example output might be best shown as '1' rather than the '11' of some examples? --[[User:Paddy3118|Paddy3118]] 06:01, 17 May 2009 (UTC)
In example output might be best shown as '1' rather than the '11' of some examples? --[[User:Paddy3118|Paddy3118]] 06:01, 17 May 2009 (UTC)
:You mean, every example should show the "generator" '1', instead of starting with '11'? --[[User:ShinTakezou|ShinTakezou]] 11:35, 17 May 2009 (UTC)
:You mean, every example should show the "generator" '1', instead of starting with '11'? --[[User:ShinTakezou|ShinTakezou]] 11:35, 17 May 2009 (UTC)
::Yes, the WP article starts from 1 and it just seems more natural to me. It wouldn't be a big fix to those language examples that give sample output. --[[User:Paddy3118|Paddy3118]] 11:42, 17 May 2009 (UTC)

Revision as of 11:42, 17 May 2009

Start of Sequence

In example output might be best shown as '1' rather than the '11' of some examples? --Paddy3118 06:01, 17 May 2009 (UTC)

You mean, every example should show the "generator" '1', instead of starting with '11'? --ShinTakezou 11:35, 17 May 2009 (UTC)
Yes, the WP article starts from 1 and it just seems more natural to me. It wouldn't be a big fix to those language examples that give sample output. --Paddy3118 11:42, 17 May 2009 (UTC)