Talk:ABC problem: Difference between revisions

→‎order of blocks: removed some text someone did not like
m (→‎order of blocks: Python's ok)
(→‎order of blocks: removed some text someone did not like)
Line 54:
== order of blocks ==
 
PL/I foundhas a problem with the original version 1 of REXX:
<br>blocks = 'US TZ AO QA'
<br>word = 'Auto' could notcannot be spelt when taking AO for the A of AUTO.
Therefore I created version 2 earlier for theseREXX twoand now for languagesPL/I
<br>This program was meanwhile corrected.
(which are the onestwo languages I know rather well).
<br>PL/I shows the same problem.
Therefore I created version 2 for these two languages
(which are the ones I know rather well).
I cannot say how other languages' solutions behave.--[[User:Walterpachl|Walterpachl]] ([[User talk:Walterpachl|talk]]) 19:58, 11 January 2014 (UTC)
 
Line 70 ⟶ 68:
 
:: Thanks! Fine :-) --[[User:Walterpachl|Walterpachl]] ([[User talk:Walterpachl|talk]]) 21:08, 11 January 2014 (UTC)
 
::: I assume tha the programs should work for any set of blocks and any word --[[User:Walterpachl|Walterpachl]] ([[User talk:Walterpachl|talk]]) 21:24, 11 January 2014 (UTC)
2,295

edits