How would a beginner like me work on a code such as this? Display a square and a rectangle using asterisks. That I can enter two different integers, both odd numbers. Validate that the two numbers are in the range of 3 to 15 , and that they are both odd numbers, i.e., not even numbers. |