Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson11_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
b2f8fc8e
authored
4 years ago
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
f333cd64
c183952l961p219a10037/wx486525
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
foo.py
hsdn.py
test.py
foo.py
0 → 100644
View file @
b2f8fc8e
This diff is collapsed.
Click to expand it.
hsdn.py
0 → 100644
View file @
b2f8fc8e
This diff is collapsed.
Click to expand it.
test.py
View file @
b2f8fc8e
file1
=
open
(
r"C:\Users\lenovo\Desktop\test.txt"
,
'w'
,
encoding
=
'utf-8'
)
first
=
open
(
r"C:\Users\lenovo\Desktop\test.txt"
,
'w'
,
encoding
=
'utf-8'
)
file1
.
write
(
'小兰:909090909090909080元
\n
'
)
first
.
write
(
'小兰:909090909090909080元
\n
'
)
file1
.
write
(
'欧阳嘉瑞:0.0000000000000000000000000000000000000000000001元
\n
'
)
first
.
write
(
'欧阳嘉瑞:0.0000000000000000000000000000000000000000000001元
\n
'
)
file1
.
write
(
'老八:898989898元
\n
'
)
first
.
write
(
'老八:898989898元
\n
'
)
file1
.
write
(
'富豪:999999999999999999999999999999999999999999999999999999999999999999999999999999999元
\n
'
)
first
.
write
(
'富豪:999999999999999999999999999999999999999999999999999999999999999999999999999999999元
\n
'
)
file1
.
close
()
first
.
write
(
'eriofhujidrpfhig-kcj8bujgtofunltrp'
)
\ No newline at end of file
\ 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