Logo

Programming-Idioms

History of Idiom 2 > diff from v32 to v33

Edit summary for version 33 by :
[JS] JavaScript can print on console so no need to print on dom

Version 32

2016-02-17, 01:51:14

Version 33

2016-02-17, 01:51:16

Idiom #2 Print Hello 10 times

Loop to execute some code a constant number of times

Idiom #2 Print Hello 10 times

Loop to execute some code a constant number of times