Question: Python , stuck and need help to finish off this program. (Did the first step in Use a loop to write your name ten) need
Python, stuck and need help to finish off this program. (Did the first step in Use a loop to write your name ten) need other steps
2. Ask the user to enter a number and tell them if the number is >50 or not
3. Absolute, Ask the user to enter a number then print the absolute value of it
4. Print out a random number between 100 and 200 using the random function
5. Free choice: write a program that uses any math function we have not used (so dont use random or abs). For example write a program that takes the power of something, or square root or etc. You can look up math functions online and pick one.
6. Voltage, Ask a user to enter a number and then if its < 30 tell them low voltage, 30-60 tell them medium voltage, 61-100 tell them high voltage
7 Namecount, Redo #1 but every time you print a random name out also print out the value of the loop counter
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
