โ Back to Printing
Question 78
Print the First Character
Print the First Character
The variablewordholds the string"Hello". Print only its first character so the output is exactly: H
Expected Output:
H
Topics:
Printing
Code Editor
1
Tab to indent ยท Ctrl+Enter to run ยท Ctrl+Space to expand shortcuts (clog, fn, fori)
Your Output
Run your code to see the output here...
Test Cases
Run your code to see test case results.