Commit d3b6c94d by BellCodeEditor

save project

parent 399aeebf
Showing with 12 additions and 5 deletions
for i in range(1,10): # 行 import rendon
for j in range(1,i+1): # 列 key = "abcdefgh"
print(j,'*',i,'=',(j * i),end=' ') message="诺依,周末一起出去看动漫展吧!"
print() key_message=""
\ No newline at end of file for i in message:
str1=i
str2=rantow.choice(key)
str3=rantow.choice(key)
text=str1+str2+str3
key_message=key_message+text
print(key_message)
\ 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