subject
Computers and Technology, 09.01.2021 07:00 Buddy01

Write a method that takes a RegularPolygon as a parameter, sets its number of sides to a random integer between 10 and 20 inclusive, and sets its side length to a random decimal number greater than or equal to 5 and less than 12. Use Math. random() to generate random numbers. This method must be called randomize() and it must take an RegularPolygon parameter.

You can call your method in the program's main method so you can test whether it works, but you must remove or comment out the main method before checking your code for a score. You will also need to make sure you do not remove the import statement "import edhesive. testing. Math" as this is required to check your code for a score.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:00
Which type of tab stop is most for weights and measurements?
Answers: 1
question
Computers and Technology, 24.06.2019 12:50
What percentage of teens plays video games? a.97% b.100% c.74% d.50%
Answers: 1
question
Computers and Technology, 25.06.2019 05:00
What should you do if a dialog box covers an area of the screen that you need to see?
Answers: 1
question
Computers and Technology, 25.06.2019 17:00
Ajay wants to read a brief overview about early settlers in the united states which type of online text sources should he most likely use
Answers: 3
You know the right answer?
Write a method that takes a RegularPolygon as a parameter, sets its number of sides to a random inte...
Questions
Questions on the website: 13722363