!7 p { new L threads; repeat with sleep 1 { l.add(startThread(r {})); print("Number of threads: " + numberOfAllThreads()); } }