print 'processing'; for (1..5) { print ".\n"; sleep 1; }