Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson7_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
2fa866a2
authored
Feb 20, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
ccb5c5f4
Pipeline
#8259
failed in 0 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
1 deletions
fdafs.py
suhwhdjweid.py
xcsa sdvwaxfdxfbsfdfghhrtsmhjgjd,yu.py
fdafs.py
0 → 100644
View file @
2fa866a2
for
i
in
range
(
8000
):
import
random
key
=
"信息加密好酷啊!"
str
=
random
.
choice
(
key
)
print
(
str
)
\ No newline at end of file
suhwhdjweid.py
View file @
2fa866a2
for
i
in
range
(
10
00001
):
for
i
in
range
(
2
00001
):
print
(
i
)
print
(
i
)
#q = "诺依,周末一起去看动漫展吧!"
#q = "诺依,周末一起去看动漫展吧!"
#for i in q:
#for i in q:
...
...
xcsa sdvwaxfdxfbsfdfghhrtsmhjgjd,yu.py
0 → 100644
View file @
2fa866a2
import
random
a
=
"ksbaucklwxe卡机偶尔-枯竭凑丢?就哦’哦金/额哦欸!哦。947598698560969!@#$
%
^&*(_+"
b
=
"流浪地球,太空电梯,木星危机。"
c
=
""
for
i
in
b
:
str1
=
i
str2
=
random
.
choice
(
a
)
str3
=
random
.
choice
(
a
)
text
=
str1
+
str2
+
str3
c
+=
text
p
=
"01001010._... .._."
lc
=
list
(
c
)
ix
=
random
.
randint
(
0
,
len
(
c
))
lc
.
insert
(
ix
,
p
)
rm
=
""
.
join
(
lc
)
print
(
rm
)
\ No newline at end of file
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