l = input() for i in range(0, len(l), 8): print("{0:0<8s}".format(l[i:i+8]))
1

相关推荐

牛客网
牛客网在线编程
牛客网题解
牛客企业服务