We'll also create a User instance. This time we'll pass in two parameters, "User" and 1 to be the name and level of the player.

Make sure to type user = User("User", 1).