nwkac43aug nwkac43aug 19-01-2023 Computers and Technology contestada Write a function that will take a number as input and return a fortune as a string. Ask the user to pick a number to get the fortune before you call the function. Have at least 5 different fortunes. Use if, elif, and else.