โ Back to Printing
Question 237
Print on One Line with Two Writes
Print on One Line with Two Writes
UseConsole.Writetwice to putHello,and thenWorldon the same line, then end the line. The output is: Hello, World
Expected Output:
Hello, World
Topics:
Printing
Code Editor
1
Tab to indent ยท Ctrl+Enter to run ยท Ctrl+Space to expand shortcuts (cw, cr, fori)
Your Output
Run your code to see the output here...
Test Cases
Run your code to see test case results.