Files
Chris Proctor a9385f8296 Refactoring lab
2026-06-26 13:27:11 -04:00

4 lines
60 B
Python

from games.frogger import create_game
create_game().play()