update
This commit is contained in:
6
DEV.2.1/TP/TP10-Exceptions/1./MainArithmetic.java
Normal file
6
DEV.2.1/TP/TP10-Exceptions/1./MainArithmetic.java
Normal file
@@ -0,0 +1,6 @@
|
||||
public class MainArtihmetic {
|
||||
public void main(String[] args) {
|
||||
String truc = "abc";
|
||||
System.out.println(Integer.parse.Int(truc));
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user