Skip to content

Commit 832c03e

Browse files
committed
Tried to commit assignment pythonarcade#7
1 parent e3e48c7 commit 832c03e

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

Lab 01 - First Program/lab_01.py

Lines changed: 0 additions & 5 deletions
This file was deleted.

Lab 08 - Sprites/lab_08.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
BULLET_SPEED = 30
2222

2323

24-
2524
class MyGame(arcade.Window):
2625
""" Main application class """
2726

0 commit comments

Comments
 (0)