Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
pygame_lesson5_diy4
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
c103180l1373p256a14108/T874740
Switch branch/tag
pygame_lesson5_diy4
1.py
Find file
Blame
History
Permalink
auto save
· 2e318fdb
BellCodeEditor
committed
a year ago
2e318fdb
1.py
80 Bytes
Edit
1
2
3
4
if
x
>
320
and
x
<
420
and
num
+=
1
if
num
>
len
(
music_list
)
-
1
num
=
0