You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a Java implementation of basic conditional logic using if-else statements. The program evaluates an integer based on specific conditions and prints whether the number is "Weird" or "Not Weird" according to the given criteria.