@@ -4,6 +4,7 @@ from src.game import Game
def main():
print("Welcome to Rally Racer !")
game: Game = Game()
game.mainloop()
if __name__ == "__main__":
The note is not visible to the blocked user.