diff --git a/tictactoe.py b/tictactoe.py index c583964..d3e9ae8 100644 --- a/tictactoe.py +++ b/tictactoe.py @@ -30,3 +30,6 @@ player2_char = "O" print("Willkommen zu Kat&Paul's TicTacToe:") printer() + + +# ssh push test \ No newline at end of file