This commit is contained in:
Emmanuel Srivastava
2025-03-12 13:06:52 +01:00
parent c987edda6e
commit 9e107c8657
38 changed files with 94 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
public class MainArtihmetic {
public void main(String[] args) {
String truc = "abc";
System.out.println(Integer.parse.Int(truc));
}
}