>>> from choir2 import gigs >>> gigs('choir2.txt', 'soprano', 3) True >>> gigs('choir2.txt', 'bass', 2) False