''' Implements module bit.py for test 2 ''' import random def ter( n, k ) : pass if ( __name__ == "__main__" ) : import run run.test_ter()