for (int x = 0; x < 10; x++) { System.out.print ("Hello"); }
10 timesRepeat: [Transcript show: 'Hello '.].