Question: I am trying to make an exponent function with inputs to use as the numbers, however, I can't seem to get the inputs linked with

I am trying to make an exponent function with inputs to use as the numbers, however, I can't seem to get the inputs linked with the function correctly. What am I doing wrong?

I am trying to make an exponent function with inputs to use

Hello World Itello World py HelloWorld file Edit View Navigate Code Betector Run Tools vcs Window Help Hello World HelloWorld.py Hello world base_nun - float(input("Enter base number: ")) pow_num = float(input("Enter power number: ')) det raise_to_power(base_nus, pow_num): result - 1 for index in range (pon_num) result - result * base nun return result 11 12 print (raise to power) Run Helo world C:\Usersbs alr\Pychar Projects HelloWorld\venv\scripts/python.exe C:/Users/bsalm/PycharuProjects/HelloWorld/HelloWorld.py Enter base number: Enter power number:

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!