Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

it is a python program. I tried to make it loop 20 times and print the data, but it doesn't work import random import math

it is a python program. I tried to make it loop 20 times and print the data, but it doesn't work

image text in transcribed

import random import math as m r=float(input('Please enter the radius ')) h=float(input('Please enrer the height ')) 1=float(input('Please enter the length ')) def different20high(): i=1 while i

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

2. What do you believe is at the root of the problem?

Answered: 1 week ago