Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson2-1-1_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
b81e76c5
authored
May 04, 2024
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
14dac4fa
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
5 deletions
diy1.py
hrre
饿挖的试图通过即将开放的与辐射。盘
diy1.py
View file @
b81e76c5
...
@@ -13,4 +13,7 @@ def chenk(center)
...
@@ -13,4 +13,7 @@ def chenk(center)
for
i
,
row
im
zip
for
i
,
row
im
zip
pygame
.
draw
.
rect
(
screen
,(
255
,
255
,
255
))
pygame
.
draw
.
rect
(
screen
,(
255
,
255
,
255
))
(
j
*
20
-
20
,
i
20202020
)
(
j
*
20
-
20
,
i
20202020
)
new_list
=
[]
\ No newline at end of file
if
expression
:
pass
row_index
-=
1
\ No newline at end of file
hrre
View file @
b81e76c5
center = [2,8]
import time
shape = random.choice
\ No newline at end of file
start_time = time.time()
print("开始时间为:",start_time)
list1 = []
for a in range(0,100):
for b in range(0,100):
list1.insert(0,0)
end_time = time.time()
print("结束时间为:",end_time)
result = end_time - start_time
print("总共耗时",result)
\ No newline at end of file
饿挖的试图通过即将开放的与辐射。盘
0 → 100644
View file @
b81e76c5
++ "b/\351\245\277\346\214\226\347\232\204\350\257\225\345\233\276\351\200\232\350\277\207\345\215\263\345\260\206\345\274\200\346\224\276\347\232\204\344\270\216\350\276\220\345\260\204\343\200\202\347\233\230"
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