#53837: python解


liu_owo_tw (liu ouo tw)


用sys.stdout.write或print("...", end = "")來做到不換行

核心:range(0, 16*n, 2)然後if (i % (4*n) < 2 * n && j % (4*n) < 2 * n)

完整程式碼:點我看程式碼