Question: 3. Using a loop, write a script that finds the smallest odd integer that is divisible by 9 and whose square root is greater than

 3. Using a loop, write a script that finds the smallest

3. Using a loop, write a script that finds the smallest odd integer that is divisible by 9 and whose square root is greater than a number that is specified by the user. Your script should accept this number from the Command Window. When the number is found, the script prints the message: The smallest odd integer divisible by 9 and square root greater than ## is: ### For example, test your program with the number 12. The output should be 153. (6 Points)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!