Minor error in day 3

Author: n1ght-watchCreated Jul 17, 2026Updated Jul 17, 2026

In the exercise section of the day, question 20 asks "Check if int('9.8') is equal to 10" and int('9.8') is considered invalid syntax when put into vs code. This change preferably should be made as to not confuse future beginners

Source: Asabeneh/30-Days-Of-Python