What is the proper keyword to print to the screen?
Which of the following statements is written correctly?
- print “Hello World”
- println(“Hello World”)
- print(“Hello World”)
- print(Hello World)
What is the command used to print text on the screen in Python?
How confident are you with the content?
- Very confident
- Somewhat confident
- Neutral
- Not very confident
- Not at all confident