Code an if / else statement that displays if the user rolls a 3 or not.

Make sure to pick if followed by rolled == 3 and then else, :.