Changeset 6.1.29


Ignore:
Timestamp:
08/20/2016 08:59:07 PM (8 years ago)
Author:
David Owen <dsowen@fugue88.ws>
branch-nick:
state
revision id:
dsowen@fugue88.ws-20160820205907-dlubtxefg87905xf
Message:

Localized approved

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main.py

    r6.1.28 r6.1.29  
    8686    mission = 1
    8787    team = None
    88     approved = None
    8988
    9089    def advance_mission():
     
    9493
    9594    def assemble_team():
    96         nonlocal approved, captain, team, team_failures
     95        nonlocal captain, team, team_failures
    9796
    9897        print("Captain is {}".format(captain))
Note: See TracChangeset for help on using the changeset viewer.