ex 12 completo
This commit is contained in:
@@ -9,8 +9,16 @@ package com.mycompany.git1;
|
|||||||
* @author 250418
|
* @author 250418
|
||||||
*/
|
*/
|
||||||
public class GIT1 {
|
public class GIT1 {
|
||||||
|
/**************
|
||||||
|
*
|
||||||
|
*
|
||||||
|
*
|
||||||
|
***************/
|
||||||
|
// public static void main(String[] args) {
|
||||||
|
// System.out.println("Hello World!");
|
||||||
|
// }
|
||||||
|
//}
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hello World!");
|
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user