Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

Administrator / lesson7_2

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 690fd731 authored 2 years ago by BellCodeEditor's avatar BellCodeEditor
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

save project

parent ab11a238
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
  • diy2.py
diy2.py
View file @ 690fd731
import random
message = "诺依,周末一起去看动漫展吧!"
key = " jxvhjfdxvjvfdjvhdsfhdjhfvfhfhdhfjfufhfughriuftyrSyuggyuguhjoijFTFDUGYTDTTY^TRR^%E^&*%764756%&^%&FGYT*%&^5*&%&^5*67%78^^t^*66*&65UyTyR&TRRYTryttfYTftf5RTr%^%^7^%&……%……%5……T%fFr^f&^&^ft发……G&GtF&YF76发"
key = "尼歌剧蝴蝶让人感叹他给的挺好给他和风格和太后他他给他和合同儿童黄河以南汇入很讨厌会突然和有人能够你他给给怀疑他就更好一天合同还有你好给有他"
str4 = ""
# 请对message进行遍历,取出所有元素
for i in message:
......@@ -8,4 +8,4 @@ for i in message:
str2 = random.choice(key)
str3 = i + str1 + str2
str4 = str4 + str3
print(str4)
\ No newline at end of file
print(str4)
\ No newline at end of file
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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