Han

171
reputation
2
2
7
while (1):
  if (isBuilding)
    self.build()
  else
    self.nap()