Project Bob (Ravenous' Uncle)

So todays topic is for loops and the fact that 78 of them are needed to generate all the jobs and job buildings. Can you be dizzy from tracking where and what your trying to iterate through, because I think I am? Also need to give a shoutout to @Tron and @e123b who have provided the inspiration, via Forks code for how this code works. Using a for loop in a condition statement in python, is not something I knew about or would have thought to try, till seeing it in the Forks code.

4 Likes