Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson7_5
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
d4984474
authored
Dec 03, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
e3c6ca25
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
35 additions
and
0 deletions
f.py
vsv.py
f.py
View file @
d4984474
import
turtle
scrtle
=
turtle
.
Screen
()
Scrtle
.
bgcolor
(
"red"
)
pen
=
turtle
.
Pen
()
pen
.
penup
()
pen
.
goto
(
100
,
0
)
pen
.
write
(
"内
\n
容"
,
font
=
(
"Times"
20
,
"normal"
))
pen
.
pensize
()
len
=
turtle
.
textinput
(
"对话框标题"
,
"爱心大小"
)
pen
=
turtle
.
Pen1
()
pen1
.
circle
(
size
,
180
)
pen1
.
hide
vsv.py
0 → 100644
View file @
d4984474
import
random
key
=
"sjyjrgfdcfg.lkjmnhbgvf"
message
=
input
(
"请输入:"
)
key_m
=
""
keyk6k
=
"kjljgfiwuhxikjvtxlo KJ gt458ui,m"
for
i
in
range
(
len
(
message
)):
a
=
message
[
i
]
b
=
random
.
choice
(
key
)
c
=
random
.
choice
(
key
)
d
=
a
+
b
+
c
key_message
=
key_message
+
d
list_me
=
list
(
key_message
)
index
=
random
.
randint
(
2
,
len
(
key_message
))
print
()
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