Commit e273a382 by BellCodeEditor

save project

parent b93c8930
Showing with 6 additions and 3 deletions
message = "诺依,周末一起去看动漫展吧!" message = "马赛克老师你好,这是我的加密密码:解密出来的人是SB,"
for i in message: i=0
print(i) for i in range(13):
i=i+1
print(message[i])
\ 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