Standard Output Session Log Insert Files Special Characters Code Snippets Editor Options Read Me
for count in range (0, 10): log( str(count) + '. Hello Repy' )

Standard Output

(here comes the output)