Ad
Code
Diff
  • def returnhundred(*_):
        return int(''.join(list(map(lambda x: str(int(x)), [True, False, False]))))
        
        
        
        
        
        
        
        
        
        
        
        
        
      
      
      
    
    • def returnhundred(*_):
    • return retunrhundred(*_)
    • return int(''.join(list(map(lambda x: str(int(x)), [True, False, False]))))