Commit cdced800 by BellCodeEditor

auto save

parent 99c83828
Showing with 6 additions and 0 deletions
for i in range(11):
for j in range(11):
for x in range(11):
if i+j+x==10:
print(i,j,x)
\ 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