Francesca wants to create a program that will produce the phrase "Hello, world" on the screen. Which of these functions should Francesca use?

(1 point)
• display
• convert
• code
O print

Francesca should use the "print" function to produce the phrase "Hello, world" on the screen.