generated from technolyceum/ai6-m2
Added line4 import test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# asteroid_game.py - Starter Template
|
||||
import turtle
|
||||
import random
|
||||
|
||||
import test
|
||||
# === SETUP THE GAME WINDOW ===
|
||||
screen = turtle.Screen()
|
||||
screen.setup(600, 600)
|
||||
|
||||
Reference in New Issue
Block a user