6 10 points write a python function that takes in the final scores of
Question
6. (10 points) Write a Python function that takes in the final scores of two soccer teams as arguments and prints either who won the game or whether the game wasted. Refer to the teams as "Team1" or "Team2". The function returns nothing.