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
a0dc0cd9
authored
Oct 24, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
4590b08c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
diy3.py
fgfty.py
diy3.py
View file @
a0dc0cd9
...
...
@@ -9,6 +9,7 @@ for i in message:
str3
=
random
.
choice
(
key
)
text
=
str1
+
str2
+
str3
key_message
=
key_message
+
text
print
(
key_message
)
...
...
fgfty.py
0 → 100644
View file @
a0dc0cd9
# import turtle
# pen=turtle.Pen()
# pen.write("hi.诺依,\n 用python\n写电子贺卡真是太有趣了,\n我也非常喜欢python\n-悟空",font=("Times",30,"normal"))
# pen.hideturtle()
# turtle.done()
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