def main(): print("Hello from brandselect!") if __name__ == "__main__": main()