Let's assume we need to display titles in different parts of an app.
Can you declare the function for that?
Nice! We declare functions using the fun keyword.
fun
Nope! We declare functions using the fun keyword.