Commit cef2176f by BellCodeEditor

save project

parent 27ba0e7e
Showing with 6 additions and 1 deletions
yuplel=(100,200,300)
x,y,z=tuplel
print('x的值为:',x)
print('y的值为:',y)
\ No newline at end of file
......@@ -18,7 +18,7 @@ while True:
if event.type == locals.QUIT:
exit()
if event.type==locals.KEYDOWN:
if event.==locals.k-
if event.==locals.k-
volume = 0.2
pygame.mixer.music.set_volume(volume)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment