Question: Write a program in a script file that finds the smallest integer that is divisible by 12 and by 18 whose square root is greater
Write a program in a script file that finds the smallest integer that is divisible by 12 and by 18 whose square root is greater than 190. Use a loop in the program. The isop should start from 1 and stop when the number is found. The program printo the message "The required number is and then prints the number As your submission copy the commands in the script file and paste them in the textbox below Hint you may use break keyword to stop the loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
