2 lines
64 B
Python
2 lines
64 B
Python
|
from .snake import Snake
|
||
|
from .starter_snake import StarterSnake
|