请问‘:02’的意义是什么啊?
day=20200802pre_key = f"{day-1:02}"print(pre_key)key = f"{day:02}"print(key)
盆友,把它去掉也不影响喔
先质问下这个是谁写的代码,有权威吗?