import pandas as pd def sameguys(con4) : r = ['Red','Red','Red','Red'] y = ['Yellow', 'Yellow', 'Yellow','Yellow'] if con4 == r : return ...
確定! 回上一頁