Loop structures: Difference between revisions

Content added Content deleted
(Delphi == Object Pascal == Pascal)
No edit summary
Line 172:
:''See [[Loop Structures#C|C]]''
 
=={{header:|Delphi}}==
:''See [[Loop Structures#Pascal|Pascal]]''
 
Line 456:
(for (x 1 10) (println x))
 
=={{header:|Object Pascal}}==
:''See [[Loop Structures#Pascal|Pascal]]''