Talk:Bin given limits: Difference between revisions

From Rosetta Code
Content added Content deleted
(/* Input data re-formatting? +/)
 
Line 3: Line 3:
Hi, I don't normally put so much data into a task description so took pains to carefully format it as 10 items by 20 lines. It has been reformatted as 20 items by 10 lines, which I personally like, but goes against the 80 character maximum line length guideline, (not rule), for idiomatically formatted Python code, (and may do the same for other languages too).<br>
Hi, I don't normally put so much data into a task description so took pains to carefully format it as 10 items by 20 lines. It has been reformatted as 20 items by 10 lines, which I personally like, but goes against the 80 character maximum line length guideline, (not rule), for idiomatically formatted Python code, (and may do the same for other languages too).<br>
--[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 05:47, 7 February 2021 (UTC)
--[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 05:47, 7 February 2021 (UTC)
: Insomnia. I thought the task description itself looked better. Then I worried people would hate me. I tried to make it so that each change is clearly labelled and would be individually undo-able. I forgot about the 80-char rule, my bad. Apart from Go at 112, I believe the other modified examples now have some lines in the 88 to 93 range. --[[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 06:01, 7 February 2021 (UTC)

Revision as of 06:02, 7 February 2021

Input data re-formatting?

Hi, I don't normally put so much data into a task description so took pains to carefully format it as 10 items by 20 lines. It has been reformatted as 20 items by 10 lines, which I personally like, but goes against the 80 character maximum line length guideline, (not rule), for idiomatically formatted Python code, (and may do the same for other languages too).
--Paddy3118 (talk) 05:47, 7 February 2021 (UTC)

Insomnia. I thought the task description itself looked better. Then I worried people would hate me. I tried to make it so that each change is clearly labelled and would be individually undo-able. I forgot about the 80-char rule, my bad. Apart from Go at 112, I believe the other modified examples now have some lines in the 88 to 93 range. --Pete Lomax (talk) 06:01, 7 February 2021 (UTC)