Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson14_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
cbeb4cd6
authored
Mar 29, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto save
parent
4fda18c6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
qwe.py
qwe.py
0 → 100644
View file @
cbeb4cd6
with
open
(
r"C:\Users\mk11\Desktop\shan.txt"
,
"w"
,
encoding
=
"utf-8"
)
as
fi1
:
fi1
=
fi1
.
writelines
(
"锦瑟
\n
[唐]李商隐
\n
锦瑟无端五十弦,
\n
一弦一柱思华年。
\n
庄生晓梦迷蝴蝶,
\n
望帝春心托杜鹃。
\n
沧海月明珠有泪,
\n
蓝田日暖玉生烟。
\n
此情可待成追忆,
\n
只是当时已惘然。"
)
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