Ad
  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    i believe it's this one:
    friends1 = ['B1', 'B2']
    fTowns1 = [['B1', 'Y1'], ['B2', 'Y2'], ['B3', 'Y3'], ['B4', 'Y4'], ['B5', 'Y5']]
    distTable1 = {'Y1': 50.0, 'Y3': 90.0, 'Y2': 70.0, 'Y5': 150.0, 'Y4': 110.0}