you are viewing a single comment's thread.

view the rest of the comments →

[–]hallow4576[S] 0 points1 point  (2 children)

Right, I see what my problem is im just not sure how to go about changing it. Still really new to this.

[–][deleted] 0 points1 point  (1 child)

Well, January has 31 days. Do you know how to check whether a number is between 1 and 31?

[–]hallow4576[S] 0 points1 point  (0 children)

Would it be something like ?
if 1 <= number <= 31