Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson7_3
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
a79d2137
authored
Nov 04, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
b4a16d86
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
wwwwwww.py
wwwwwww.py
0 → 100644
View file @
a79d2137
import
random
key
=
"费用大概一个图根深蒂固的使用"
massage
=
"也有网友共同对付让她的生日投入服务"
key_massage
=
""
noise
=
"port:!@##@@$@#@$^"
for
i
in
massage
:
str1
=
i
str2
=
random
.
choice
(
key
)
str3
=
random
.
choice
(
key
)
str4
=
random
.
choice
(
key
)
text
=
str1
+
str2
+
str3
+
str4
key_massage
=
key_massage
+
text
list_massage
=
list
(
key_massage
)
index
=
random
=
list
(
key_massage
)
list_massage
.
insert
(
index
,
noise
)
resolt_massage
=
""
.
join
(
list_massage
)
print
(
key_massage
)
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