Posts

Showing posts from August, 2020

HACKERRANK JAVA SOLUTIONS

QUESTION: You must save a line of input from 'stdin' to a variable, print Hello, World. on a single line, and finally print the value of your variable on a second line.           Note: The instructions are Java-based, but we support submissions in many popular languages.You can switch languages using the drop-down menu above your editor, and the input string variable may be written differently depending on the best-practice conventions of your submission language