You are on page 1of 2

Exercises

1. Name 6 inbuilt functions you


know, with examples.

2. Create a function called holla,


let this function display Hello and
then your name of the screen
when called.

Write a function that accepts 3


values (numbers) and print the
result of the multiplication of the
numbers.

You might also like