Francesca wants to create a program that will produce the phrase "hello, world" on the screen. which one of these functions should Francesca use?
1 answer
Francesca should use the "print()" function to produce the phrase "hello, world" on the screen.