Z496vqvc6k
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created confusion with input data type
As a new user learning Python, why does the if conditional fails when entered mth is greater than cur_mth? as i understand the input statement is character and using the int converts the mth and cu...