Commit 00f002a6 by BellCodeEditor

save project

parent b39adf91
Showing with 6 additions and 1 deletions
-- "a/\344\271\235\344\271\235\344\271\230\346\263\225\350\241\250.py" for i in range(1,10):
for i in range(1,10):
for b in range(1,i+1):
print(i,"x",b,"=",i*b,end=" ")
print(end="\n")
\ 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