Review the code snippet. func printWelcomeMessage() { } print("Welcome to My ToDo List") Which keyword is used to declare a function? Answer the question by entering the answer in the box.

icon
Related questions
Question
Review the code snippet.
func printwelcomeMessage() {
}
print("Welcome to My ToDo List")
Which keyword is used to declare a function?
Answer the question by entering the answer in the box.
Transcribed Image Text:Review the code snippet. func printwelcomeMessage() { } print("Welcome to My ToDo List") Which keyword is used to declare a function? Answer the question by entering the answer in the box.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer