import math · k = math.sqrt(len(s))#取開根號 · k = int(k). if k*k != int(len(s)):. print("INVALID")#判斷開根號非整數. 4. p =[]. for j in range(k):.
確定! 回上一頁