/// Function to add two numbers and return the result
//📖 #START <id:adding_numbers>
// remove this line
//📖 #END
// Function to greet a person by name
//📖 #START <id:greet_person>
//📖 #END
// Main function where the program execution begins
//📖 #START <id:total_example>
//📖 #END