Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson7_4
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
26b5041e
authored
May 22, 2022
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
ed14c9f0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
diy4.py
diy4.py
View file @
26b5041e
import
random
import
random
key
=
"爆发出来就安;'分成本5235覅42
43,理查432,;;德你会发42342觉把附件52发235货到付
款就变得十分了解的"
key
=
"爆发出来就安;'分成本5235覅42
@@42342觉把附件!52发235货到付
%%%%
$$$##
款就变得十分了解的"
message
=
input
(
"加密内容:"
)
message
=
input
(
"加密内容:"
)
str5
=
""
str5
=
""
for
i
in
message
:
for
i
in
message
:
...
@@ -9,6 +8,9 @@ for i in message :
...
@@ -9,6 +8,9 @@ for i in message :
str3
=
random
.
choice
(
key
)
str3
=
random
.
choice
(
key
)
str4
=
str1
+
str2
+
str3
str4
=
str1
+
str2
+
str3
str5
+=
str4
str5
+=
str4
print
(
str5
)
list1
=
list
(
str5
)
jia
=
"$
%
^^$^&*^"
list2
=
list
(
jia
)
list1
.
extend
(
list2
)
keykey
=
""
.
join
(
list1
)
print
(
keykey
)
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