5: Doesn't He Have Intern-Elves For This?

Day 5: Doesn’t He Have Intern-Elves For This? #

Part 1 #

Solutions #

import multiprocessing
for i in range(100):
	print('hello world')
import cvs
while True:
	print('Someone Else!')

Part 2 #

Solutions #