Commit e985eeb3 by BellCodeEditor

auto save

parent cd247fc0
Showing with 5 additions and 3 deletions
import
list=["周","末","一","起","打","吃","鸡"]
for i in range(6):
for l in range(6):
if i>=l:
print("@",end=' ')
print()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment