learning-java-2825378
learning-java-2825378 copied to clipboard
This repository is for the Linkedin Learning course: Learning Java
starting 04_03b
Hello, Your project is currently missing the Code of Conduct. If you are willing to add one, then I can submit a PR including that. In that case, I would...
import java.util.Scanner; public class Main { public static void main(String args[]) { String question = "What is the largest planet in the solar system?"; String choiceOne = "Earth"; String choiceTwo...
public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World! It's me Barış Karapelit !"); } }
waste of time - there is no files --- https://www.linkedin.com/learning/learning-java-4/using-the-exercise-files