Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson5_1
This project
Loading...
Sign in
Toggle navigation
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
0c024730
authored
Sep 24, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
71195b3f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
hcx
hcx
View file @
0c024730
mport random
i
mport random
key="信息加密好酷啊"
key="信息加密好酷啊"
str=random.choice(key)
str=random.choice(key)
print(str)
print(str)
...
@@ -14,6 +14,7 @@ for i in messge:
...
@@ -14,6 +14,7 @@ for i in messge:
text1 +=text
text1 +=text
print(text1)
print(text1)
li_list=list(text1)
li_list=list(text1)
li_list.insert(random.randint(0,len(text1)),"很到位额")
str5 =input()
li_list.insert(random.randint(0,len(text1)),str5)
text2="jw去a本次cwiv单我地范 hs)n".join(li_list)
text2="jw去a本次cwiv单我地范 hs)n".join(li_list)
print(text2)
print(text2)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment