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
dc6bff3a
authored
3 years ago
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
c5d34269
c192054l843p219a8870/wx978646
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
and.py
and.py
View file @
dc6bff3a
...
...
@@ -2,9 +2,9 @@ import random
key
=
"sdadfaksldk打基础 附件覅IC发!"
massage
=
"诺依,今天一起出去玩!"
for
i
in
massage
:
tr
r1
=
i
tr
r2
=
random
.
choice
(
key
)
tr
r3
=
random
.
choice
(
key
)
st
r1
=
i
st
r2
=
random
.
choice
(
key
)
st
r3
=
random
.
choice
(
key
)
text
=
str1
+
str2
+
str3
text2
=
text2
+
text
print
(
text2
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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