Skip to content
Snippets Groups Projects
Commit 09511069 authored by Sakari Saikkonen's avatar Sakari Saikkonen
Browse files

Tulostemuutos

parent 97bad52d
Branches master
No related tags found
No related merge requests found
public class Esimerkki{
public static void main(String[] args){
System.out.println("esimerkkituloste!");
public class Esimerkki {
public static void main(String[] args) {
System.out.println("Aivan muu tuloste");
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment