Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson13_2
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
e4ef0bd0
authored
Sep 19, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto save
parent
b011ba71
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
diy.py
sales_list.txt
diy.py
0 → 100644
View file @
e4ef0bd0
with
open
(
r'c:\Users\Windows 10\Documents\lesson13-1\sales_list.txt'
,
"r"
,
encoding
=
"utf-8"
)
as
file
:
a
=
file
.
readlines
()
for
i
in
a
:
qq
=
i
.
split
()
print
(
qq
[
1
:])
sales_list.txt
0 → 100644
View file @
e4ef0bd0
悟空 1 3
诺依 19 27 28
小贝 88 90 22
小心 33 55 77
小丽 99 11 33
小妹 55 7 7
小看我 6654 7718923
小丑 1 2
阿斯 457 3245 24
加特 983 394592 893294587268687627642093962432365874326873657657643762874365
小矛盾阿萨 9938 13941 18
阿凡达 2234 3415 5143 51
旺达 894321 519899 98839
樱子 2332 444 333 22 54 5 5
\ 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