Skip to content
Snippets Groups Projects
Commit 48ca40a5 authored by Heidi Elovirta's avatar Heidi Elovirta
Browse files

Delete ViestiKertaa10.java

parent 1ac5e64c
No related branches found
No related tags found
No related merge requests found
package esimerkki;
public class Esimerkki {
public static void main(String[] args) {
// TODO Auto-generated method stub
for (int i=0; i<10; i++) {
System.out.println("Versionhallinta toimii!");
}
//listty kommentti
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment