Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
pygame_lesson9_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
26422f7e
authored
Apr 14, 2024
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
686c5f10
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
0 deletions
4t5335.py
ajbjgbrbsbwh.py
似懂非懂.py
4t5335.py
0 → 100644
View file @
26422f7e
if
score
>
three
:
if
score
>
one
:
record
[
""
]
=
score
record
[
""
]
=
one
record
[
""
]
=
three
=
record
[
""
]
\ No newline at end of file
ajbjgbrbsbwh.py
0 → 100644
View file @
26422f7e
scoreSurf
=
basic_font
.
render
(
"ui:"
+
str
(
score
),
True
,(
255
,
255
,
255
))
screen
.
blit
(
scoreSurf
,(
880
,
20
))
\ No newline at end of file
似懂非懂.py
0 → 100644
View file @
26422f7e
print
(
"hello world"
)
print
(
"hello world"
)
\ 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