Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

It has been a little while since there has been any actual counting going on. Let's put that back into the problem, by adding a

It has been a little while since there has been any actual counting going on. Let's put that back into the problem, by adding a new variable (the name is up to you). Your purpose is to count how many times the loop repeats until it stops. We will use that to count up the exponent as the loop keeps on repeating. If you were to count your way up to 81 (3**4), that would be 4 repetitions (and your code should be able to agree with that). This code still must not use the ** operation to get its new values -- the ** is only permitted for exponentiation the 10 in the question below. How many repetitions would it take to get to the first power of 3 greater than 10** 62?

and Copy into the answer box the code you used to generate the previous answer.

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

Climate And Environmental Database Systems

Authors: Michael Lautenschlager ,Manfred Reinke

1st Edition

1461368332, 978-1461368335

More Books

Students also viewed these Databases questions

Question

Please make it fast 3 1 .

Answered: 1 week ago

Question

Methods of Delivery Guidelines for

Answered: 1 week ago