This deposit contains my project as part of Java OOP lecture at the University of Strasbourg.
javac *.java
java Test "(your values)"
Command line -> java Test "3 4 +"
Result -> Expression : 3 4 + , result : 7
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This deposit contains my project as part of Java OOP lecture at the University of Strasbourg.
javac *.java
java Test "(your values)"
Command line -> java Test "3 4 +"
Result -> Expression : 3 4 + , result : 7