railuke1704 railuke1704
  • 15-07-2021
  • Computers and Technology
contestada

Write a function named multiply_by_20. The function should accept an argument and display the product of its argument multiplied by 20

Respuesta :

tallinn tallinn
  • 19-07-2021

Answer:

def multiply_by_20(num):

   print(num * 20)

Explanation:

def multiply_by_20(num):

   print(num * 20)

# Testing the function here. ignore/remove the code below if not required

multiply_by_20(2)

multiply_by_20(7)

multiply_by_20(5)

Ver imagen tallinn
Answer Link

Otras preguntas

An atom contains 32 protons and 48 neutrons. (a) What is its atomic number? (b) How many electrons does it have? (c) What is the mass of the atom?
How to attain goals of physical education?
Transform the following passive sentences into active-You could have been told by them that no presents would be accepted by me on my birthday.
How does the physical environment in a tide pool change between tides?
who is the forth European to leave India in the below four options. (a) Portuguese (b) Dutch (c) British (d) French pls anyone give the correct answer​
Nitric acid reacts with zinc oxide. State the names of the products of this reaction. ……………..and ....……..
What does it mean out of reach????
Round to the nearest the sum of 39 and 125​
What is the possible resultant of a 2-unit vector and 4-unit vector?
Agatha the snake is 50 centimeters long.3 years from now she will be 152 centimeters long and fully grown. If Agatha grows at constant rate, how much does she g