Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
level3-lesson13-diy1
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
3bad9ae8
authored
May 13, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
85c4e246
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
1.py
diy1.py
1.py
0 → 100644
View file @
3bad9ae8
ty778r7rt6rtt687hycf67r797rtytrdefg7wuiehfeg6yugwyudwf67ew
ewqyebniwfwghiuytdwfghy9u
-
OverflowErrorr
TimeoutErrortththt4jnhgfdfi6uhfe6ufeyfrgh7nyetr7er4t
tgkoiyrgte4e567ujhyt567uyt457uy6t54
\
guy67gdsfyfq7ctg67yret6y7uhfhfr7tfuy6tgftrue6yht9iyhtyuhgt538itujbre
yreghjiurnghwgfrwuystdrtyuhgftwhfre3e
getattr
(
grer2gre5fg58r
)
derze7y
\
\ No newline at end of file
diy1.py
View file @
3bad9ae8
import
time
list1
=
[
0
]
list2
=
[
0
]
star_time
=
time
.
time
()
for
i
in
range
(
1000
):
list1
.
extend
(
list2
*
1000
)
end_time
=
time
.
time
()
t
=
end_time
-
star_time
print
(
list1
)
\ 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