Commit 7dbc5c23 by BellCodeEditor

auto save

parent 6671d450
Showing with 5 additions and 1 deletions
s= 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