Question: Write a program that will accept a single digit value and have functions that will return and print the following: times_ten() - accept an argument

Write a program that will accept a single digit value and have functions that will return and print the following:

times_ten() - accept an argument and display it multiplied times 10

half() - returns the a value that is half that of the argument

cube() - returns the number cubed

name() -prints the number in word form *note this function does not return

PYTHON 3

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!