Question: IN PYTHON 3: Create a variable named my_var with the value 2. Then, write a while loop that multiplies the value of my_var by a

IN PYTHON 3:

Create a variable named my_var with the value 2. Then, write a while loop that multiplies

the value of my_var by a factor of 1.65 on each loop. The while loop will continue while

my_var is less than 100. Then, after the while loop completes, print the value of my_var.

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!