def fun(argc): if(argc>10): return True return false