Are you sure you're getting this? Is this statement true or false?
Is the following function definition valid?
1function func() {
2 console.log("This is my first function!");
3}
Press true if you believe the statement is correct, or false otherwise.