You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the world of Java! Just print "Hello World." and "Hello Java." in two separate lines to complete this challenge.
The code stub in the editor already creates the main function and solution class. All you have to do is copy and paste the following lines inside the main function.