Question: Solve this using python Note: - Try to use at least one comment in your code - Be especially careful with spaces so that your

Solve this using python

Solve this using python Note: - Try to use at least one

Note: - Try to use at least one comment in your code - Be especially careful with spaces so that your output follows the sample output. Note that also each input-string in the program ends with "n'. The reason for this 1s that 1t makes the output in CodeGrade more readable - If you see some "Code Structure Tests" hidden in CodeGrade but they are not mentioned in the task description, you don't need to worry about them. They are just there to make sure the code 1s ok. L02-T1: Basic data types, input, calculation, output Write a program that asks the user for his'her name, an integer, and a decimal number. The program stores them in different vanables whose names you can decide. Raise the given decimal to the power of the given integer. Display the result as in the example below using 2 decimal places. End the program by thanking the user. Example run 1

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 Programming Questions!