Commit 62e618ed by BellCodeEditor

auto save

parent e985eeb3
Showing with 2 additions and 2 deletions
for i in range(6): for i in range(6):
for l in range(6): for l in range(6):
if i>=l: if i>=l:
print("@",end=' ') print("@",end=' ')
print() \ No newline at end of file
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