learning-java-2825378 icon indicating copy to clipboard operation
learning-java-2825378 copied to clipboard

This repository is for the Linkedin Learning course: Learning Java

Results 36 learning-java-2825378 issues
Sort by recently updated
recently updated
newest added

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